Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A Dthr_attr.c303 __weak_reference(_thr_attr_getstacksize, pthread_attr_getstacksize);
304 __weak_reference(_thr_attr_getstacksize, _pthread_attr_getstacksize);
307 _thr_attr_getstacksize(const pthread_attr_t * __restrict attr, in _thr_attr_getstacksize() function
H A Dthr_init.c214 [PJT_ATTR_GETSTACKSIZE] = {DUAL_ENTRY(_thr_attr_getstacksize)},
H A Dthr_private.h1055 int _thr_attr_getstacksize(const pthread_attr_t * __restrict,