Searched refs:pthread_setcanceltype (Results 1 – 17 of 17) sorted by relevance
/titanic_50/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_thread.c | 64 (void) pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in fmd_thread_start()
|
/titanic_50/usr/src/head/ |
H A D | pthread.h | 229 extern int pthread_setcanceltype(int, int *);
|
/titanic_50/usr/src/lib/libc/port/threads/ |
H A D | cancel.c | 149 pthread_setcanceltype(int type, int *oldtype) in pthread_setcanceltype() function
|
H A D | door_calls.c | 532 (void) pthread_setcanceltype(PTHREAD_CANCEL_DEFERRED, NULL); in door_xcreate_startf()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/grover/envd/ |
H A D | piclenvd.c | 624 (void) pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in envthr() 697 (void) pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in pmthr()
|
/titanic_50/usr/src/lib/libc/port/tpool/ |
H A D | thread_pool.c | 201 (void) pthread_setcanceltype(PTHREAD_CANCEL_DEFERRED, in tpool_worker()
|
/titanic_50/usr/src/lib/libpthread/common/ |
H A D | mapfile-vers | 200 pthread_setcanceltype { TYPE = FUNCTION };
|
/titanic_50/usr/src/lib/libsysevent/ |
H A D | libevchannel.c | 411 (void) pthread_setcanceltype(PTHREAD_CANCEL_DEFERRED, NULL); in xsub_door_server_setup()
|
H A D | libsysevent.c | 2092 (void) pthread_setcanceltype(PTHREAD_CANCEL_DEFERRED, NULL); in xdoor_server_setup()
|
/titanic_50/usr/src/lib/libthread/common/ |
H A D | mapfile-vers | 207 pthread_setcanceltype { TYPE = FUNCTION };
|
/titanic_50/usr/src/lib/c_synonyms/ |
H A D | syn_common | 684 pthread_setcanceltype
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/ |
H A D | piclsensors.c | 813 (void) pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in env_temp_monitor()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/ |
H A D | piclfrutree.c | 4611 (void) pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in init_thread() 5477 (void) pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in dr_thread() 5772 (void) pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in monitor_node_status()
|
/titanic_50/usr/src/cmd/smserverd/ |
H A D | smediad.c | 1386 if ((err = pthread_setcanceltype(PTHREAD_CANCEL_DEFERRED, in sm_server_thread()
|
/titanic_50/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 1511 pthread_setcanceltype;
|
/titanic_50/usr/src/man/man3c/ |
H A D | Makefile | 356 pthread_setcanceltype.3c \
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 351 file path=usr/share/man/man3c/pthread_setcanceltype.3c
|