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

/freebsd-12-stable/lib/libthr/thread/
H A Dthr_init.c67 int _thread_event_mask; variable
358 if (_thread_event_mask & TD_CREATE)
H A Dthr_private.h709 (((curthr)->event_mask | _thread_event_mask ) & e) != 0)
724 extern int _thread_event_mask;

Completed in 101 milliseconds