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

/freebsd-10.0-release/lib/libkse/thread/
H A Dthr_single_np.c38 int _pthread_single_np(void);
40 __weak_reference(_pthread_single_np, pthread_single_np);
42 int _pthread_single_np(void) function
/freebsd-10.0-release/lib/libthr/thread/
H A Dthr_single_np.c37 __weak_reference(_pthread_single_np, pthread_single_np);
39 int _pthread_single_np() function
/freebsd-10.0-release/lib/libkse/
H A Dkse.map301 _pthread_single_np;
/freebsd-10.0-release/lib/libthr/
H A Dpthread.map335 _pthread_single_np;
/freebsd-10.0-release/lib/libc/include/
H A Dnamespace.h194 #define pthread_single_np _pthread_single_np

Completed in 211 milliseconds