IOCommandgate->commandSleep meaning of the flags
IOCommandgate->commandSleep meaning of the flags
- Subject: IOCommandgate->commandSleep meaning of the flags
- From: devmaillists <email@hidden>
- Date: Tue, 5 Dec 2006 17:02:07 +0100
Dear List,
I have not found much documentation of the flags used in IOCommandgate->commandSleep.
I have looked at the darvin sources and found lck_mtx_sleep as the final receiver of the flag, but no additional information.
#define THREAD_UNINT 0 /* not interruptible */ #define THREAD_INTERRUPTIBLE 1 /* may not be restartable */ #define THREAD_ABORTSAFE 2 /* abortable safely */
Could anybody give me some advice?
Thank you very much!
Jürgen |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden