Searched refs:_thr_stack_free (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.1-release/lib/libkse/thread/
H A Dthr_stack.c242 _thr_stack_free(struct pthread_attr *attr) function
H A Dthr_create.c330 _thr_stack_free(pattr);
H A Dthr_kern.c249 _thr_stack_free(&thread->attr);
1289 _thr_stack_free(&td->attr);
H A Dthr_private.h1162 void _thr_stack_free(struct pthread_attr *);
/freebsd-10.1-release/lib/libthr/thread/
H A Dthr_stack.c295 _thr_stack_free(struct pthread_attr *attr) function
H A Dthr_list.c109 _thr_stack_free(&td->attr);
H A Dthr_private.h754 void _thr_stack_free(struct pthread_attr *) __hidden;

Completed in 67 milliseconds