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

/freebsd-13-stable/lib/libthr/thread/
H A Dthr_suspend_np.c117 THREAD_LIST_RDLOCK(curthread);
144 THREAD_LIST_RDLOCK(curthread);
H A Dthr_resume_np.c75 THREAD_LIST_RDLOCK(curthread);
H A Dthr_list.c352 THREAD_LIST_RDLOCK(curthread);
391 THREAD_LIST_RDLOCK(curthread);
H A Dthr_stack.c178 THREAD_LIST_RDLOCK(curthread);
H A Dthr_private.h650 #define THREAD_LIST_RDLOCK(curthrd) \ macro

Completed in 49 milliseconds