/titanic_51/usr/src/lib/libc/port/threads/ |
H A D | pthread.c | 49 _thr_setparam(pthread_t tid, int policy, int prio) in _thr_setparam() argument 97 pthread_t tid; in pthread_create() local 195 pthread_getschedparam(pthread_t tid,int * policy,struct sched_param * param) pthread_getschedparam() argument 230 thr_getprio(thread_t tid,int * priority) thr_getprio() argument 245 pthread_setschedparam(pthread_t tid,int policy,const struct sched_param * param) pthread_setschedparam() argument 253 thr_setprio(thread_t tid,int prio) thr_setprio() argument [all...] |
H A D | thr.c | 75 #define TIDHASH(tid, udp) (tid & (udp)->hash_mask) argument 498 find_lwpp(thread_t tid) in find_lwpp() argument 538 find_lwp(thread_t tid) in find_lwp() argument 568 thread_t tid; in _thrp_create() local 989 _thrp_join(thread_t tid,thread_t * departed,void ** status,int do_cancel) _thrp_join() argument 1076 thr_join(thread_t tid,thread_t * departed,void ** status) thr_join() argument 1090 pthread_join(pthread_t tid,void ** status) pthread_join() argument 1096 pthread_detach(pthread_t tid) pthread_detach() argument 1850 thread_t tid = ulwp->ul_lwpid; safe_suspend() local 1945 _thrp_suspend(thread_t tid,uchar_t whystopped) _thrp_suspend() argument 2129 _thrp_continue(thread_t tid,uchar_t whystopped) _thrp_continue() argument 2170 thr_suspend(thread_t tid) thr_suspend() argument 2176 thr_continue(thread_t tid) thr_continue() argument 2190 thr_kill(thread_t tid,int sig) thr_kill() argument 2419 thr_getstate(thread_t tid,int * flag,lwpid_t * lwp,stack_t * ss,gregset_t rs) thr_getstate() argument 2466 thr_setstate(thread_t tid,int flag,gregset_t rs) thr_setstate() argument 2498 getlwpstatus(thread_t tid,struct lwpstatus * sp) getlwpstatus() argument 2522 putlwpregs(thread_t tid,prgregset_t prp) putlwpregs() argument 2556 gettsp_slow(thread_t tid) gettsp_slow() argument 2572 __gettsp(thread_t tid) __gettsp() argument 2609 thr_setmutator(thread_t tid,int enabled) thr_setmutator() argument 2751 thr_suspend_mutator(thread_t tid) thr_suspend_mutator() argument 2804 thr_continue_mutator(thread_t tid) thr_continue_mutator() argument 2811 thr_wait_mutator(thread_t tid,int dontwait) thr_wait_mutator() argument [all...] |
/titanic_51/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() argument 330 t_insert6(trie_id_t * tid,key_t id,in6_addr_t key,in6_addr_t mask) t_insert6() argument 400 t_traverse_delete(node_t ** in_node,uint8_t pos,key_t id,uint32_t key,uint32_t mask,trie_id_t ** tid) t_traverse_delete() argument 602 t_remove(trie_id_t * tid,key_t id,uint32_t key,uint32_t mask) t_remove() argument 627 t_remove6(trie_id_t * tid,key_t id,in6_addr_t key,in6_addr_t mask) t_remove6() argument 702 t_retrieve(trie_id_t * tid,uint32_t key,ht_match_t * fid_table) t_retrieve() argument 779 t_retrieve6(trie_id_t * tid,in6_addr_t key,ht_match_t * fid_table) t_retrieve6() argument [all...] |
/titanic_51/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_51/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() argument 200 timer_grab(proc_t *p, timer_t tid) in timer_grab() argument 249 timer_delete_grabbed(proc_t *p, timer_t tid, itimer_t *it) in timer_delete_grabbed() argument 470 timer_create(clockid_t clock,struct sigevent * evp,timer_t * tid) timer_create() argument 717 timer_gettime(timer_t tid,itimerspec_t * val) timer_gettime() argument 752 timer_settime(timer_t tid,int flags,itimerspec_t * val,itimerspec_t * oval) timer_settime() argument 793 timer_delete(timer_t tid) timer_delete() argument 807 timer_getoverrun(timer_t tid) timer_getoverrun() argument 974 timer_t tid; timer_close_port() local [all...] |
/titanic_51/usr/src/tools/ctf/stabs/common/ |
H A D | forth.c | 129 fth_null_header(ctf_id_t tid) in fth_null_header() argument 155 find_member_cb(const char *memname, ctf_id_t tid, ulong_t off, void *arg) in find_member_cb() argument 167 find_member(ctf_id_t tid, char *memname) in find_member() argument 181 ctf_id_t ltid = 0, tid; in fth_section_init() local [all...] |
H A D | fth_struct.c | 159 fth_struct_header(ctf_id_t tid) in fth_struct_header() argument 299 fth_print_array(char *memname, ctf_id_t tid, ulong_t off, ssize_t sz, in fth_print_array() argument 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) fth_struct_members_cb() argument [all...] |
/titanic_51/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_51/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() argument 173 arn_tx_pause_tid(struct arn_softc * sc,struct ath_atx_tid * tid) arn_tx_pause_tid() argument 186 arn_tx_resume_tid(struct arn_softc * sc,struct ath_atx_tid * tid) arn_tx_resume_tid() argument 212 arn_tx_flush_tid(struct arn_softc * sc,struct ath_atx_tid * tid) arn_tx_flush_tid() argument 244 arn_tx_update_baw(struct arn_softc * sc,struct ath_atx_tid * tid,int seqno) arn_tx_update_baw() argument 261 arn_tx_addto_baw(struct arn_softc * sc,struct ath_atx_tid * tid,struct ath_buf * bf) arn_tx_addto_baw() argument 291 arn_tid_drain(struct arn_softc * sc,struct ath_txq * txq,struct ath_atx_tid * tid) arn_tid_drain() argument 360 struct ath_atx_tid *tid = NULL; arn_tx_complete_aggr() local 521 arn_lookup_rate(struct arn_softc * sc,struct ath_buf * bf,struct ath_atx_tid * tid) arn_lookup_rate() argument 583 arn_compute_num_delims(struct arn_softc * sc,struct ath_atx_tid * tid,struct ath_buf * bf,uint16_t frmlen) arn_compute_num_delims() argument 646 arn_tx_form_aggr(struct arn_softc * sc,struct ath_atx_tid * tid,list_t * bf_q) arn_tx_form_aggr() argument 723 arn_tx_sched_aggr(struct arn_softc * sc,struct ath_txq * txq,struct ath_atx_tid * tid) arn_tx_sched_aggr() argument 775 arn_tx_aggr_start(struct arn_softc * sc,struct ieee80211_node * in,uint16_t tid,uint16_t * ssn) arn_tx_aggr_start() argument 793 arn_tx_aggr_stop(struct arn_softc * sc,struct ieee80211_node * in,uint16_t tid) arn_tx_aggr_stop() argument 848 arn_tx_aggr_resume(struct arn_softc * sc,struct ieee80211_node * in,uint16_t tid) arn_tx_aggr_resume() argument 891 struct ath_atx_tid *tid, *tid_tmp; arn_txq_drain_pending_buffers() local 937 int tid = -1; arn_test_get_txq() local 1005 struct ath_atx_tid *tid; assign_aggr_tid_seqno() local 1087 arn_tx_send_ht_normal(struct arn_softc * sc,struct ath_txq * txq,struct ath_atx_tid * tid,list_t * list) arn_tx_send_ht_normal() argument 2384 struct ath_atx_tid *tid; arn_tx_node_init() local 2438 struct ath_atx_tid *tid, *tid_tmp; arn_tx_node_cleanup() local [all...] |
/titanic_51/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_51/usr/src/cmd/nscd/ |
H A D | nscd_nswstate.c | 385 thread_t *tid) in _get_nsw_state_int() argument 684 thread_t tid = thr_self(); _nscd_get_nsw_state_thread() local 692 _put_nsw_state_int(nscd_nsw_state_t * s,thread_t * tid) _put_nsw_state_int() argument 815 thread_t tid = thr_self(); _nscd_put_nsw_state_thread() local [all...] |
/titanic_51/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() argument 585 pt_putfpreg(mdb_tgt_t *t, mdb_tgt_tid_t tid, ushort_ argument [all...] |
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() argument 542 pt_putfpreg(mdb_tgt_t *t, mdb_tgt_tid_t tid, ushort_ argument [all...] |
H A D | kvm_isadep.c | 49 kt_getareg(mdb_tgt_t *t, mdb_tgt_tid_t tid, in kt_getareg() argument 77 kt_putareg(mdb_tgt_t *t, mdb_tgt_tid_t tid, const char *rname, mdb_tgt_reg_t r) in kt_putareg() argument
|
/titanic_51/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 [all...] |
/titanic_51/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_51/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 PTL_SETFPREGS(t,tid,fpregs) global() argument [all...] |
/titanic_51/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; xcalwd_ioctl() local [all...] |
/titanic_51/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() argument 150 waiting_list_delete(chg_info_t *info, thread_t tid) in waiting_list_delete() argument 185 waiting_list_cleanup(chg_info_t * chg,thread_t tid) waiting_list_cleanup() argument [all...] |
/titanic_51/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() argument 163 int tid; in read_tid() local 290 int tid; parse_type() local 347 int tid; parse_sou() local [all...] |
/titanic_51/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_time.c | 64 fmd_time_waitcancel(pthread_t tid) in fmd_time_waitcancel() argument 336 fmd_simulator_cancel(pthread_t tid) in fmd_simulator_cancel() argument 364 fmd_native_cancel(pthread_t tid) in fmd_native_cancel() argument
|
/titanic_51/usr/src/cmd/dtrace/test/tst/common/proc/ |
H A D | tst.sigwait.c | 42 timer_t tid; in main() local
|
/titanic_51/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_51/usr/src/lib/smbsrv/libmlsvc/common/ |
H A D | mlsvc_init.c | 50 pthread_t tid; in mlsvc_init() local
|