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

/darwin-on-arm/xnu/bsd/kern/
H A Dkern_aio.c227 static void aio_enqueue_work( proc_t procp, aio_workq_entry *entryp, int proc_locked);
1376 aio_enqueue_work( proc_t procp, aio_workq_entry *entryp, int proc_locked) argument
1383 if (proc_locked == 0) {
1400 if (proc_locked == 0) {

Completed in 14 milliseconds