Searched refs:_thr_alloc (Results 1 – 8 of 8) sorted by relevance
73 if ((new_thread = _thr_alloc(curthread)) == NULL) in _pthread_create()
131 _thr_alloc(struct pthread *curthread) in _thr_alloc() function
342 curthread = _thr_alloc(NULL); in _libpthread_init()
738 struct pthread *_thr_alloc(struct pthread *) __hidden;
107 if ((new_thread = _thr_alloc(curthread)) == NULL) { in _pthread_create()
308 curthread = _thr_alloc(NULL); in _libpthread_init()
1145 struct pthread *_thr_alloc(struct pthread *);
2371 _thr_alloc(struct pthread *curthread) in _thr_alloc() function