Searched refs:pthread_kill (Results 1 – 17 of 17) sorted by relevance
/titanic_50/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_ctl.c | 91 (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()
|
/titanic_50/usr/src/head/ |
H A D | signal.h | 122 extern int pthread_kill(pthread_t, int);
|
/titanic_50/usr/src/cmd/smbsrv/smbd/ |
H A D | smbd_pipesvc.c | 169 (void) pthread_kill(pipe_listeners[i].tid, SIGTERM); in smbd_pipesvc_stop()
|
H A D | smbd_spool.c | 137 if (pthread_kill(smbd.s_spool_tid, SIGTERM) == ESRCH) in smbd_spool_stop()
|
H A D | smbd_authsvc.c | 178 (void) pthread_kill(smbd.s_authsvc_tid, SIGTERM); in smbd_authsvc_stop()
|
/titanic_50/usr/src/cmd/svc/configd/ |
H A D | configd.c | 142 (void) pthread_kill(pthread_self(), sig); in abort_handler()
|
/titanic_50/usr/src/lib/libpthread/common/ |
H A D | mapfile-vers | 181 pthread_kill { TYPE = FUNCTION };
|
/titanic_50/usr/src/lib/libthread/common/ |
H A D | mapfile-vers | 188 pthread_kill { TYPE = FUNCTION };
|
/titanic_50/usr/src/lib/c_synonyms/ |
H A D | syn_common | 643 pthread_kill
|
/titanic_50/usr/src/lib/libnisdb/ |
H A D | db_mindex3.cc | 133 stat = pthread_kill(table->mapping.enumTid, 0); in entriesFromLDAP()
|
/titanic_50/usr/src/lib/libc/port/threads/ |
H A D | thr.c | 2187 #pragma weak pthread_kill = thr_kill macro
|
/titanic_50/usr/src/lib/fm/topo/modules/common/ses/ |
H A D | ses.c | 684 (void) pthread_kill(sesthread.tid, sesthread.thr_sig); in ses_thread_fini()
|
/titanic_50/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 1507 pthread_kill;
|
/titanic_50/usr/src/man/man3c/ |
H A D | Makefile | 333 pthread_kill.3c \
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 328 file path=usr/share/man/man3c/pthread_kill.3c
|