MentOS  0.8.0
The Mentoring Operating System
Macros
Wait Queue Flags

Macros

#define WQ_FLAG_EXCLUSIVE   0x01
 When an entry has this flag is added to the end of the wait queue. Entries without that flag are, instead, added to the beginning.
 

Detailed Description