Lines Matching refs:fx_tp
522 fxpp->fx_tp = t; in fx_enterclass()
575 thread_lock(fxpp->fx_tp); in fx_exitclass()
582 thread_unlock(fxpp->fx_tp); in fx_exitclass()
585 thread_unlock(fxpp->fx_tp); in fx_exitclass()
628 cfxpp->fx_tp = ct; in fx_fork()
1670 if (fxpp->fx_tp->t_cid == fx_cid && fxpp->fx_ktid == ktid && in fx_list_lookup()
1771 thread_lock(fxpp->fx_tp); in fx_unregister_callbacks()
1774 thread_unlock(fxpp->fx_tp); in fx_unregister_callbacks()
1800 thread_lock(fxpp->fx_tp); in fx_modify_priority()
1822 fx_change_priority(fxpp->fx_tp, fxpp); in fx_modify_priority()
1824 thread_unlock(fxpp->fx_tp); in fx_modify_priority()