The beginning of queueing. Has some work to go, but the basic infrastructure is set up.

This commit is contained in:
Mitchell Livingston
2006-06-23 15:06:27 +00:00
parent 70ea317d4a
commit 14cf4c87e6
11 changed files with 201 additions and 41 deletions

View File

@@ -133,6 +133,8 @@
- (void) ratioGlobalChange: (NSNotification *) notification;
- (void) ratioSingleChange: (NSNotification *) notification;
- (void) checkWaitingForFinished: (NSNotification *) notification;
- (void) sleepCallBack: (natural_t) messageType argument:
(void *) messageArgument;