Searched refs:lwp_pgrp_critical_enter (Results 1 – 2 of 2) sorted by relevance
46 rt_err_t lwp_pgrp_critical_enter(struct rt_processgroup *pgrp, int flags);86 if (lwp_pgrp_critical_enter(pgrp, 0) != RT_EOK) \96 if (lwp_pgrp_critical_enter(pgrp, LWP_MTX_FALGS_NESTED) != RT_EOK) \
142 rt_err_t lwp_pgrp_critical_enter(struct rt_processgroup *pgrp, int flags) in lwp_pgrp_critical_enter() function
Completed in 7 milliseconds