Home
last modified time | relevance | path

Searched refs:thr_kill (Results 1 – 25 of 25) sorted by relevance

/titanic_41/usr/src/lib/libc/port/gen/
H A Draise.c46 if ((error = thr_kill(thr_self(), sig)) != 0) { in raise()
/titanic_41/usr/src/cmd/vntsd/
H A Dvntsd.c94 (void) thr_kill(vntsdp->tid, sig); in exit_sig_handler()
148 (void) thr_kill(tmop->tid, SIGALRM); in chk_timeout()
673 (void) thr_kill(vntsdp->tid, SIGUSR1); in vntsd_vcc_err()
H A Dvntsdvcc.c60 (void) thr_kill(clientp->cons_tid, SIGUSR1); in vntsd_notify_client_cons_del()
117 (void) thr_kill(consp->wr_tid, SIGUSR1); in cleanup_cons()
258 (void) thr_kill(groupp->listen_tid, SIGUSR1); in vntsd_clean_group()
H A Dwrite.c201 (void) thr_kill(clientp->cons_tid, NULL); in write_one_client()
H A Dlisten.c108 (void) thr_kill(groupp->vntsd->tid, SIGUSR1); in listen_chk_status()
H A Dconsole.c462 (void) thr_kill(consp->wr_tid, SIGUSR1); in connect_cons()
/titanic_41/usr/src/head/
H A Dthread.h79 extern int thr_kill(thread_t, int);
/titanic_41/usr/src/lib/libfakekernel/common/
H A Dthread.c99 (void) thr_kill(tid, sig); in tsignal()
/titanic_41/usr/src/cmd/cdrw/
H A Dtrackio.c553 if (thr_kill(pc_thread, 0) == 0) { in write_track()
563 if (thr_kill(tio_thread, 0) == 0) { in write_track()
/titanic_41/usr/src/lib/libc/inc/
H A Dlibc.h65 extern int thr_kill(thread_t tid, int sig);
/titanic_41/usr/src/cmd/dcs/sparc/sun4u/
H A Ddcs_ses.c260 if (thr_kill(ses_id, SIGINT) != 0) { in ses_abort()
/titanic_41/usr/src/cmd/fs.d/cachefs/cfsd/
H A Dcfsd_fscache.c647 xx = thr_kill(fscache_object_p->i_threadid, SIGUSR1); in fscache_simdisconnect()
723 xx = thr_kill(fscache_object_p->i_threadid, SIGUSR1); in fscache_unmount()
/titanic_41/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_change.c284 if (thr_kill(chg_main_nscd.tid, 0) == 0) { in chg_get_statusChange()
/titanic_41/usr/src/lib/libpthread/common/
H A Dmapfile-vers234 thr_kill { TYPE = FUNCTION };
/titanic_41/usr/src/lib/libthread/common/
H A Dmapfile-vers286 thr_kill { TYPE = FUNCTION };
/titanic_41/usr/src/lib/c_synonyms/
H A Dsyn_common898 thr_kill
/titanic_41/usr/src/cmd/truss/
H A Dmain.c188 (void) thr_kill(lwpid, interrupt); in broadcast_signals()
195 (void) thr_kill(lwpid, SIGUSR1); in broadcast_signals()
202 (void) thr_kill(lwpid, SIGUSR2); in broadcast_signals()
/titanic_41/usr/src/lib/libc/port/threads/
H A Dthr.c2186 #pragma weak pthread_kill = thr_kill
2187 #pragma weak _thr_kill = thr_kill
2189 thr_kill(thread_t tid, int sig) in thr_kill() function
/titanic_41/usr/src/cmd/rcm_daemon/common/
H A Drcm_lock.c1617 if ((err = thr_kill(polllist.poll_tid, SIGUSR1)) == 0) in stop_polling_thread()
/titanic_41/usr/src/cmd/picl/plugins/sun4v/snmp/
H A Dsnmpplugin.c401 (void) thr_kill(tree_builder_thr_id, SIGUSR1); in snmpplugin_fini()
/titanic_41/usr/src/lib/libc/port/aio/
H A Daio.c856 (void) thr_kill(aiowp->work_tid, SIGAIOCANCEL); in _aio_cancel_req()
/titanic_41/usr/src/lib/libc/port/
H A Dmapfile-vers1627 thr_kill;
/titanic_41/usr/src/man/man3c/
H A DMakefile460 thr_kill.3c \
/titanic_41/usr/src/cmd/zonestat/zonestatd/
H A Dzonestatd.c4646 (void) thr_kill(g_main, SIGINT); in stat_thread()
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc455 file path=usr/share/man/man3c/thr_kill.3c