Home
last modified time | relevance | path

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

/freebsd-14.2/lib/libthr/thread/
H A Dthr_stack.c181 _thr_stack_alloc(struct pthread_attr *attr) in _thr_stack_alloc() function
H A Dthr_create.c246 ret = _thr_stack_alloc(pattr); in create_stack()
H A Dthr_private.h806 int _thr_stack_alloc(struct pthread_attr *) __hidden;