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

/freebsd-12-stable/lib/libthr/thread/
H A Dthr_create.c81 if ((new_thread = _thr_alloc(curthread)) == NULL)
H A Dthr_list.c135 _thr_alloc(struct pthread *curthread) function
H A Dthr_init.c337 curthread = _thr_alloc(NULL);
H A Dthr_private.h792 struct pthread *_thr_alloc(struct pthread *) __hidden;

Completed in 35 milliseconds