Home
last modified time | relevance | path

Searched refs:_coproc_notify_queue (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/bsd/kern/
H A Dkdebug.c104 static struct mpsc_daemon_queue _coproc_notify_queue; variable
529 mpsc_daemon_enqueue(&_coproc_notify_queue, &coproc->chain, in _register_coproc_internal()
2744 (void)mpsc_daemon_queue_init_with_thread_call(&_coproc_notify_queue, in kdebug_init()