Home
last modified time | relevance | path

Searched refs:_thrp_create (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dpthread.c130 error = _thrp_create(ap->stkaddr, ap->stksize, start_routine, arg, in pthread_create()
H A Dthr.c562 _thrp_create(void *stk, size_t stksize, void *(*func)(void *), void *arg, in _thrp_create() function
731 return (_thrp_create(stk, stksize, func, arg, flags, new_thread, 0, in thr_create()
/illumos-gate/usr/src/lib/libc/inc/
H A Dthr_uberdata.h1502 extern int _thrp_create(void *, size_t, void *(*)(void *), void *, long,
/illumos-gate/usr/src/cmd/abi/appcert/etc/
H A Detc.scoped.in1446 SCOPED_SYMBOL|SunOS_5.6|libthread.so.1|_thrp_create