Searched refs:_thr_alloc (Results 1 – 4 of 4) sorted by relevance
83 if ((new_thread = _thr_alloc(curthread)) == NULL) in _pthread_create()
133 _thr_alloc(struct pthread *curthread) in _thr_alloc() function
341 curthread = _thr_alloc(NULL); in _libpthread_init()
801 struct pthread *_thr_alloc(struct pthread *) __hidden;