Searched refs:enqueue_head (Results 1 - 8 of 8) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dqueue.c131 enqueue_head( function
H A Dqueue.h121 extern void enqueue_head(
157 enqueue_head(
H A Dsync_lock.c92 enqueue_head(&(t)->lock_set_list, (queue_entry_t) (ls));\
H A Dsync_sema.c188 enqueue_head(&task->semaphore_list, (queue_entry_t) s);
H A Dthread_call.c217 enqueue_head(&thread_call_internal_queue, qe(call));
H A Dwait_queue.c884 enqueue_head(&wq->wq_queue, (queue_entry_t) thread);
H A Dsched_prim.c1330 enqueue_head(&pset->idle_queue, (queue_entry_t)processor);
2122 enqueue_head(queue, (queue_entry_t)thread);
H A Dkmod.c1177 enqueue_head(&kmod_cmd_queue, (queue_entry_t)e);

Completed in 93 milliseconds