Searched refs:thread_exception_queue (Results 1 – 2 of 2) sorted by relevance
195 static struct mpsc_daemon_queue thread_exception_queue; variable908 assert(dq == &thread_exception_queue); in thread_exception_queue_invoke()982 mpsc_daemon_enqueue(&thread_exception_queue, &elt->link, in thread_exception_enqueue()1266 result = mpsc_daemon_queue_init_with_thread(&thread_exception_queue, in thread_daemon_init()
805 dump_thread_exception_queue("Thread Exception Queue", kern.globals.thread_exception_queue)