Home
last modified time | relevance | path

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

/src/lib/libthr/thread/
H A Dthr_create.c83 if ((new_thread = _thr_alloc(curthread)) == NULL) in _pthread_create()
H A Dthr_list.c133 _thr_alloc(struct pthread *curthread) in _thr_alloc() function
H A Dthr_init.c341 curthread = _thr_alloc(NULL); in _libpthread_init()
H A Dthr_private.h801 struct pthread *_thr_alloc(struct pthread *) __hidden;