Lines Matching refs:fx_tp
521 fxpp->fx_tp = t; in fx_enterclass()
574 thread_lock(fxpp->fx_tp); in fx_exitclass()
581 thread_unlock(fxpp->fx_tp); in fx_exitclass()
584 thread_unlock(fxpp->fx_tp); in fx_exitclass()
627 cfxpp->fx_tp = ct; in fx_fork()
1664 if (fxpp->fx_tp->t_cid == fx_cid && fxpp->fx_ktid == ktid && in fx_list_lookup()
1765 thread_lock(fxpp->fx_tp); in fx_unregister_callbacks()
1768 thread_unlock(fxpp->fx_tp); in fx_unregister_callbacks()
1794 thread_lock(fxpp->fx_tp); in fx_modify_priority()
1816 fx_change_priority(fxpp->fx_tp, fxpp); in fx_modify_priority()
1818 thread_unlock(fxpp->fx_tp); in fx_modify_priority()