Difference between revisions of "Exec Lists"
From MorphOS Library
(Started.) |
(The plan of the article.) |
||
Line 1: | Line 1: | ||
− | '' | + | ''Grzegorz Kraszewski'' |
+ | ---- | ||
+ | |||
+ | =Introduction= | ||
+ | =From a Plain List to Exec List= | ||
+ | =Exec List Elements: Header and Node= | ||
+ | =List Initialization, Empty List Check= | ||
+ | =Adding and Removing Items= | ||
+ | ==Head== | ||
+ | ==Tail== | ||
+ | ==Any Position== | ||
+ | ==Enqueueing== | ||
+ | =Access Arbitration= | ||
+ | =System Lists= |
Revision as of 10:33, 27 October 2011
Grzegorz Kraszewski