Searched refs:_pthread_resume_np (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/lib/libc/include/
H A Dnamespace.h172 #define pthread_resume_np _pthread_resume_np
/freebsd-11-stable/lib/libthr/thread/
H A Dthr_resume_np.c41 __weak_reference(_pthread_resume_np, pthread_resume_np);
48 _pthread_resume_np(pthread_t thread) function

Completed in 271 milliseconds