Home
last modified time | relevance | path

Searched refs:_thr_stack_alloc (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/lib/libthr/thread/
H A Dthr_stack.c193 _thr_stack_alloc(struct pthread_attr *attr) in _thr_stack_alloc() function
H A Dthr_create.c250 ret = _thr_stack_alloc(pattr); in create_stack()
H A Dthr_private.h802 int _thr_stack_alloc(struct pthread_attr *) __hidden;