Searched refs:pthread_kill (Results 1 – 19 of 19) sorted by relevance
/illumos-gate/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_ctl.c | 89 (void) pthread_kill(fmd.d_rmod->mod_thread->thr_tid, SIGTERM); in fmd_ctl_addhrt()
|
H A D | fmd_time.c | 366 (void) pthread_kill(tid, SIGALRM); in fmd_native_cancel()
|
H A D | fmd_api.c | 1819 (void) pthread_kill(tid, fmd.d_thr_sig); in fmd_thr_signal()
|
/illumos-gate/usr/src/head/ |
H A D | signal.h | 122 extern int pthread_kill(pthread_t, int);
|
/illumos-gate/usr/src/lib/lib9p/common/ |
H A D | threadpool.c | 391 pthread_kill(...); in l9p_threadpool_tflush()
|
/illumos-gate/usr/src/cmd/smbsrv/smbd/ |
H A D | smbd_pipesvc.c | 172 (void) pthread_kill(pipe_listeners[i].tid, SIGTERM); in smbd_pipesvc_stop()
|
H A D | smbd_spool.c | 138 if (pthread_kill(smbd.s_spool_tid, SIGTERM) == ESRCH) in smbd_spool_stop()
|
H A D | smbd_authsvc.c | 183 (void) pthread_kill(smbd.s_authsvc_tid, SIGTERM); in smbd_authsvc_stop()
|
/illumos-gate/usr/src/lib/libpthread/common/ |
H A D | mapfile-vers | 181 pthread_kill { TYPE = FUNCTION };
|
/illumos-gate/usr/src/cmd/svc/configd/ |
H A D | configd.c | 143 (void) pthread_kill(pthread_self(), sig); in abort_handler()
|
/illumos-gate/usr/src/lib/libthread/common/ |
H A D | mapfile-vers | 188 pthread_kill { TYPE = FUNCTION };
|
/illumos-gate/usr/src/lib/c_synonyms/ |
H A D | syn_common | 643 pthread_kill
|
/illumos-gate/usr/src/lib/libnisdb/ |
H A D | db_mindex3.cc | 133 stat = pthread_kill(table->mapping.enumTid, 0); in entriesFromLDAP()
|
/illumos-gate/usr/src/cmd/bhyve/common/ |
H A D | block_if.c | 1041 pthread_kill(be->be_tid, SIGCONT); in blockif_cancel()
|
/illumos-gate/usr/src/lib/libc/port/threads/ |
H A D | thr.c | 2183 #pragma weak pthread_kill = thr_kill macro
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/ |
H A D | ses.c | 731 (void) pthread_kill(sesthread.tid, sesthread.thr_sig); in ses_thread_fini()
|
/illumos-gate/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 1781 pthread_kill;
|
/illumos-gate/usr/src/man/man3c/ |
H A D | Makefile | 348 pthread_kill.3c \
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 941 file path=usr/share/man/man3c/pthread_kill.3c
|