Home
last modified time | relevance | path

Searched refs:pthread_attr_getstacksize (Results 1 – 20 of 20) sorted by relevance

/freebsd-10-stable/lib/libkse/test/
Dguard_b.c110 assert(pthread_attr_getstacksize(&attr, &def_stacksize) == 0); in main()
114 assert(pthread_attr_getstacksize(&attr, &def_stacksize) == 0); in main()
/freebsd-10-stable/lib/libkse/thread/
Dthr_attr_getstacksize.c38 __weak_reference(_pthread_attr_getstacksize, pthread_attr_getstacksize);
/freebsd-10-stable/contrib/ntp/lib/isc/pthreads/
Dthread.c43 ret = pthread_attr_getstacksize(&attr, &stacksize); in isc_thread_create()
/freebsd-10-stable/contrib/netbsd-tests/lib/libpthread/
Dt_join.c159 ATF_REQUIRE(pthread_attr_getstacksize(&attr, &stacksize) == 0); in threadfunc2()
/freebsd-10-stable/include/
Dpthread.h150 int pthread_attr_getstacksize(const pthread_attr_t *, size_t *);
/freebsd-10-stable/lib/libthr/
Dpthread.map27 pthread_attr_getstacksize;
/freebsd-10-stable/lib/libkse/
Dkse.map41 pthread_attr_getstacksize;
/freebsd-10-stable/lib/libc/include/
Dun-namespace.h78 #undef pthread_attr_getstacksize
Dnamespace.h97 #define pthread_attr_getstacksize _pthread_attr_getstacksize macro
/freebsd-10-stable/contrib/gcclibs/libgomp/
Dteam.c275 if (! pthread_attr_getstacksize (&gomp_thread_attr, &stacksize)) in gomp_team_start()
/freebsd-10-stable/share/man/man3/
DMakefile279 pthread_attr.3 pthread_attr_getstacksize.3 \
/freebsd-10-stable/lib/libc/gen/
DSymbol.map16 pthread_attr_getstacksize;
D_pthread_stubs.c248 STUB_FUNC2(pthread_attr_getstacksize, PJT_ATTR_GETSTACKSIZE, int, void *, void *)
/freebsd-10-stable/lib/libthr/thread/
Dthr_attr.c317 __weak_reference(_pthread_attr_getstacksize, pthread_attr_getstacksize);
/freebsd-10-stable/contrib/ntp/libntp/
Dwork_thread.c591 rc = pthread_attr_getstacksize(&thr_attr, &ostacksize);
/freebsd-10-stable/contrib/ntp/sntp/m4/
Dntp_libntp.m4410 AC_CHECK_FUNCS([pthread_attr_getstacksize])
/freebsd-10-stable/contrib/ntp/sntp/
Dconfig.h.in284 /* Define to 1 if you have the `pthread_attr_getstacksize' function. */
Dconfigure14349 for ac_func in pthread_attr_getstacksize
/freebsd-10-stable/contrib/ntp/
Dconfig.h.in694 /* Define to 1 if you have the `pthread_attr_getstacksize' function. */
Dconfigure23674 for ac_func in pthread_attr_getstacksize