Searched refs:sig_thread (Results 1 – 2 of 2) sorted by relevance
70 thread_t sig_thread; variable191 if (thr_create(NULL, 0, sig_handler, 0, thr_flags, &sig_thread)) { in thr_init()
74 extern thread_t sig_thread;826 if (thr_continue(sig_thread)) { in check_domain()