Searched refs:_thr_stack_alloc (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.2-release/lib/libkse/thread/
H A Dthr_stack.c133 _thr_stack_alloc(struct pthread_attr *attr) function
H A Dthr_create.c315 ret = _thr_stack_alloc(pattr);
H A Dthr_private.h1161 int _thr_stack_alloc(struct pthread_attr *);
/freebsd-10.2-release/lib/libthr/thread/
H A Dthr_stack.c191 _thr_stack_alloc(struct pthread_attr *attr) function
H A Dthr_create.c246 ret = _thr_stack_alloc(pattr);
H A Dthr_private.h753 int _thr_stack_alloc(struct pthread_attr *) __hidden;

Completed in 55 milliseconds