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

/xnu-2422.115.4/bsd/kern/
H A Dkern_aio.c227 static void aio_enqueue_work( proc_t procp, aio_workq_entry *entryp, int proc_locked);
1375 aio_enqueue_work( proc_t procp, aio_workq_entry *entryp, int proc_locked) argument
1382 if (proc_locked == 0) {
1399 if (proc_locked == 0) {

Completed in 58 milliseconds