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

/freebsd-10.2-release/lib/libkse/thread/
H A Dthr_attr_getguardsize.c38 __weak_reference(_pthread_attr_getguardsize, pthread_attr_getguardsize);
41 _pthread_attr_getguardsize(const pthread_attr_t *attr, size_t *guardsize) function
H A Dthr_init.c165 {DUAL_ENTRY(_pthread_attr_getguardsize)}, /* PJT_ATTR_GETGUARDSIZE */
/freebsd-10.2-release/lib/libthr/thread/
H A Dthr_attr.c196 __weak_reference(_pthread_attr_getguardsize, pthread_attr_getguardsize);
199 _pthread_attr_getguardsize(const pthread_attr_t *attr, size_t *guardsize) function
H A Dthr_init.c204 {DUAL_ENTRY(_pthread_attr_getguardsize)}, /* PJT_ATTR_GETGUARDSIZE */
/freebsd-10.2-release/lib/libc/include/
H A Dnamespace.h90 #define pthread_attr_getguardsize _pthread_attr_getguardsize
/freebsd-10.2-release/lib/librt/
H A Dsigev_thread.c98 _pthread_attr_getguardsize(src, &u);

Completed in 132 milliseconds