Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A Dthr_create.c77 if ((new_thread = _thr_alloc(curthread)) == NULL) in _pthread_create()
H A Dthr_list.c132 _thr_alloc(struct pthread *curthread) in _thr_alloc() function
H A Dthr_init.c340 curthread = _thr_alloc(NULL); in _libpthread_init()
H A Dthr_private.h796 struct pthread *_thr_alloc(struct pthread *) __hidden;