Home
last modified time | relevance | path

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

/trueos/lib/libthr/thread/
HDthr_fork.c168 if (_thr_isthreaded() != 0) { in __thr_fork()
HDthr_exit.c272 if (!_thr_isthreaded())
HDthr_create.c70 if (_thr_isthreaded() == 0) { in _pthread_create()
HDthr_private.h846 _thr_isthreaded(void) in _thr_isthreaded() function