Home
last modified time | relevance | path

Searched refs:_thr_setthreaded (Results 1 – 4 of 4) sorted by relevance

/freebsd/lib/libthr/thread/
H A Dthr_fork.c254 _thr_setthreaded(0); in thr_fork_impl()
263 _thr_setthreaded(1); in thr_fork_impl()
265 _thr_setthreaded(0); in thr_fork_impl()
H A Dthr_kern.c54 _thr_setthreaded(int threaded) in _thr_setthreaded() function
H A Dthr_create.c79 _thr_setthreaded(1); in _pthread_create()
H A Dthr_private.h788 void _thr_setthreaded(int) __hidden;