/titanic_41/usr/src/lib/libc/port/threads/ |
H A D | pthread.c | 49 _thr_setparam(pthread_t tid, int policy, int prio) in _thr_setparam() 97 pthread_t tid; in pthread_create() local 195 pthread_getschedparam(pthread_t tid, int *policy, struct sched_param *param) in pthread_getschedparam() 230 thr_getprio(thread_t tid, int *priority) in thr_getprio() 245 pthread_setschedparam(pthread_t tid, in pthread_setschedparam() 253 thr_setprio(thread_t tid, int prio) in thr_setprio()
|
H A D | thr.c | 75 #define TIDHASH(tid, udp) (tid & (udp)->hash_mask) argument 497 find_lwpp(thread_t tid) in find_lwpp() 537 find_lwp(thread_t tid) in find_lwp() 567 thread_t tid; in _thrp_create() local 988 _thrp_join(thread_t tid, thread_t *departed, void **status, int do_cancel) in _thrp_join() 1075 thr_join(thread_t tid, thread_t *departed, void **status) in thr_join() 1089 pthread_join(pthread_t tid, void **status) in pthread_join() 1095 pthread_detach(pthread_t tid) in pthread_detach() 1849 thread_t tid = ulwp->ul_lwpid; in safe_suspend() local 1944 _thrp_suspend(thread_t tid, uchar_t whystopped) in _thrp_suspend() [all …]
|
/titanic_41/usr/src/uts/common/ipp/ipgpc/ |
H A D | trie.c | 216 t_insert(trie_id_t *tid, key_t id, uint32_t key, uint32_t mask) in t_insert() 330 t_insert6(trie_id_t *tid, key_t id, in6_addr_t key, in6_addr_t mask) in t_insert6() 400 uint32_t mask, trie_id_t **tid) in t_traverse_delete() 602 t_remove(trie_id_t *tid, key_t id, uint32_t key, uint32_t mask) in t_remove() 627 t_remove6(trie_id_t *tid, key_t id, in6_addr_t key, in6_addr_t mask) in t_remove6() 702 t_retrieve(trie_id_t *tid, uint32_t key, ht_match_t *fid_table) in t_retrieve() 779 t_retrieve6(trie_id_t *tid, in6_addr_t key, ht_match_t *fid_table) in t_retrieve6()
|
/titanic_41/usr/src/cmd/fs.d/nfs/lib/ |
H A D | thrpool.c | 94 thread_t tid; in svcblock() local 175 thread_t tid; in svcrdma() local 198 thread_t tid; in svcwait() local
|
/titanic_41/usr/src/uts/common/os/ |
H A D | timer.c | 106 timer_delete_locked(proc_t *p, timer_t tid, itimer_t *it) in timer_delete_locked() 200 timer_grab(proc_t *p, timer_t tid) in timer_grab() 249 timer_delete_grabbed(proc_t *p, timer_t tid, itimer_t *it) in timer_delete_grabbed() 461 timer_create(clockid_t clock, struct sigevent *evp, timer_t *tid) in timer_create() 708 timer_gettime(timer_t tid, itimerspec_t *val) in timer_gettime() 743 timer_settime(timer_t tid, int flags, itimerspec_t *val, itimerspec_t *oval) in timer_settime() 784 timer_delete(timer_t tid) in timer_delete() 798 timer_getoverrun(timer_t tid) in timer_getoverrun() 965 timer_t tid; in timer_close_port() local
|
/titanic_41/usr/src/lib/abi/apptrace/common/ |
H A D | interceptlib.c | 63 thread_t tid; in abilock() local 82 thread_t tid; in abiunlock() local
|
/titanic_41/usr/src/tools/ctf/stabs/common/ |
H A D | forth.c | 129 fth_null_header(ctf_id_t tid) in fth_null_header() 155 find_member_cb(const char *memname, ctf_id_t tid, ulong_t off, void *arg) in find_member_cb() 167 find_member(ctf_id_t tid, char *memname) in find_member() 181 ctf_id_t ltid = 0, tid; in fth_section_init() local
|
H A D | fth_struct.c | 159 fth_struct_header(ctf_id_t tid) in fth_struct_header() 299 fth_print_array(char *memname, ctf_id_t tid, ulong_t off, ssize_t sz, in fth_print_array() 338 ctf_id_t tid; in fth_print_member() local 403 fth_struct_members_cb(const char *memname, ctf_id_t tid, ulong_t off, void *arg) in fth_struct_members_cb()
|
/titanic_41/usr/src/uts/common/io/arn/ |
H A D | arn_xmit.c | 133 struct ath_atx_tid *tid; in arn_aggr_query() local 148 arn_tx_queue_tid(struct ath_txq *txq, struct ath_atx_tid *tid) in arn_tx_queue_tid() 173 arn_tx_pause_tid(struct arn_softc *sc, struct ath_atx_tid *tid) in arn_tx_pause_tid() 186 arn_tx_resume_tid(struct arn_softc *sc, struct ath_atx_tid *tid) in arn_tx_resume_tid() 212 arn_tx_flush_tid(struct arn_softc *sc, struct ath_atx_tid *tid) in arn_tx_flush_tid() 244 arn_tx_update_baw(struct arn_softc *sc, struct ath_atx_tid *tid, int seqno) in arn_tx_update_baw() 261 arn_tx_addto_baw(struct arn_softc *sc, struct ath_atx_tid *tid, in arn_tx_addto_baw() 291 struct ath_atx_tid *tid) in arn_tid_drain() 360 struct ath_atx_tid *tid = NULL; in arn_tx_complete_aggr() local 521 struct ath_atx_tid *tid) in arn_lookup_rate() [all …]
|
/titanic_41/usr/src/cmd/sendmail/libmilter/ |
H A D | monitor.c | 83 sthread_t tid; local 154 sthread_t tid; in mi_monitor_init() local
|
/titanic_41/usr/src/cmd/nscd/ |
H A D | nscd_nswstate.c | 385 thread_t *tid) in _get_nsw_state_int() 684 thread_t tid = thr_self(); in _nscd_get_nsw_state_thread() local 692 thread_t *tid) in _put_nsw_state_int() 815 thread_t tid = thr_self(); in _nscd_put_nsw_state_thread() local
|
/titanic_41/usr/src/cmd/mdb/intel/mdb/ |
H A D | proc_amd64dep.c | 156 mdb_tgt_tid_t tid; in pt_regs() local 449 mdb_tgt_tid_t tid; in pt_fpregs() local 577 pt_getfpreg(mdb_tgt_t *t, mdb_tgt_tid_t tid, ushort_t rd_num, in pt_getfpreg() 585 pt_putfpreg(mdb_tgt_t *t, mdb_tgt_tid_t tid, ushort_t rd_num, in pt_putfpreg()
|
H A D | proc_ia32dep.c | 111 mdb_tgt_tid_t tid; in pt_regs() local 390 mdb_tgt_tid_t tid; in pt_fpregs() local 534 pt_getfpreg(mdb_tgt_t *t, mdb_tgt_tid_t tid, ushort_t rd_num, in pt_getfpreg() 542 pt_putfpreg(mdb_tgt_t *t, mdb_tgt_tid_t tid, ushort_t rd_num, in pt_putfpreg()
|
H A D | kvm_isadep.c | 49 kt_getareg(mdb_tgt_t *t, mdb_tgt_tid_t tid, in kt_getareg() 77 kt_putareg(mdb_tgt_t *t, mdb_tgt_tid_t tid, const char *rname, mdb_tgt_reg_t r) in kt_putareg()
|
/titanic_41/usr/src/cmd/smbsrv/smbd/ |
H A D | smbd_pipesvc.c | 44 pthread_t tid; member 124 pthread_t tid; in smbd_pipesvc_start() local 182 pthread_t tid; in pipesvc_listener() local
|
/titanic_41/usr/src/lib/libfakekernel/common/ |
H A D | thread.c | 29 thread_t tid; in _curthread() local 97 thread_t tid = (thread_t)(uintptr_t)kt; in tsignal() local
|
/titanic_41/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_proc.h | 95 #define PTL_GETREGS(t, tid, gregs) \ argument 99 #define PTL_SETREGS(t, tid, gregs) \ argument 105 #define PTL_GETXREGS(t, tid, xregs) \ argument 109 #define PTL_SETXREGS(t, tid, xregs) \ argument 115 #define PTL_GETFPREGS(t, tid, fpregs) \ argument 119 #define PTL_SETFPREGS(t, tid, fpregs) \ argument
|
/titanic_41/usr/src/cmd/dtrace/test/tst/common/proc/ |
H A D | tst.sigwait.c | 42 timer_t tid; in main() local
|
/titanic_41/usr/src/uts/sun4u/excalibur/io/ |
H A D | xcalwd.c | 59 timeout_id_t tid; member 358 timeout_id_t tid; in xcalwd_close() local 406 timeout_id_t tid; in xcalwd_ioctl() local
|
/titanic_41/usr/src/cmd/ldapcachemgr/ |
H A D | cachemgr_change.c | 54 thread_t tid; /* main nscd tid */ member 116 waiting_list_add(chg_info_t *info, pid_t pid, thread_t tid, in waiting_list_add() 150 waiting_list_delete(chg_info_t *info, thread_t tid) in waiting_list_delete() 185 waiting_list_cleanup(chg_info_t *chg, thread_t tid) in waiting_list_cleanup()
|
/titanic_41/usr/src/tools/ctf/cvt/ |
H A D | st_parse.c | 47 #define TYPEFILE(tid) ((tid) / TYPEPAIRMULT) argument 48 #define TYPENUM(tid) ((tid) % TYPEPAIRMULT) argument 148 unres_new(int tid) in unres_new() 163 int tid; in read_tid() local 290 int tid; in parse_type() local 347 int tid; in parse_sou() local
|
/titanic_41/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_time.c | 64 fmd_time_waitcancel(pthread_t tid) in fmd_time_waitcancel() 336 fmd_simulator_cancel(pthread_t tid) in fmd_simulator_cancel() 364 fmd_native_cancel(pthread_t tid) in fmd_native_cancel()
|
/titanic_41/usr/src/lib/libmtmalloc/tests/ |
H A D | general.c | 48 thread_t tid[512]; /* We'll never have more than that! hah */ in main() local
|
H A D | exhaust.c | 50 thread_t tid[512]; in main() local
|
/titanic_41/usr/src/lib/smbsrv/libmlsvc/common/ |
H A D | mlsvc_init.c | 50 pthread_t tid; in mlsvc_init() local
|