Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A Dthr_attr.c197 __weak_reference(_thr_attr_getguardsize, pthread_attr_getguardsize);
198 __weak_reference(_thr_attr_getguardsize, _pthread_attr_getguardsize);
201 _thr_attr_getguardsize(const pthread_attr_t * __restrict attr, in _thr_attr_getguardsize() function
H A Dthr_init.c207 [PJT_ATTR_GETGUARDSIZE] = {DUAL_ENTRY(_thr_attr_getguardsize)},
H A Dthr_private.h1039 int _thr_attr_getguardsize(const pthread_attr_t * __restrict,