Lines Matching defs:td
231 _lwkt_tokref_init(lwkt_tokref_t ref, lwkt_token_t tok, thread_t td, long excl) in _lwkt_tokref_init()
250 _lwkt_trytokref(lwkt_tokref_t ref, thread_t td, long mode) in _lwkt_trytokref()
384 _lwkt_trytokref_spin(lwkt_tokref_t ref, thread_t td, long mode) in _lwkt_trytokref_spin()
435 _lwkt_reltokref(lwkt_tokref_t ref, thread_t td) in _lwkt_reltokref()
477 lwkt_getalltokens(thread_t td, int spinning) in lwkt_getalltokens()
541 lwkt_relalltokens(thread_t td) in lwkt_relalltokens()
567 _lwkt_getalltokens_sorted(thread_t td) in _lwkt_getalltokens_sorted()
657 thread_t td = curthread; in lwkt_gettoken() local
728 thread_t td = curthread; in lwkt_gettoken_shared() local
794 thread_t td = curthread; in lwkt_trytoken() local
834 thread_t td = curthread; in lwkt_reltoken() local
877 lwkt_cnttoken(lwkt_token_t tok, thread_t td) in lwkt_cnttoken()
948 thread_t td = curthread; in lwkt_token_swap() local