Searched refs:status32 (Results 1 – 2 of 2) sorted by relevance
162 unsigned int status32; in vPortYieldFromIsr() local164 status32 = cpu_lock_save(); in vPortYieldFromIsr()166 cpu_unlock_restore( status32 ); in vPortYieldFromIsr()177 unsigned int status32; in vPortYield() local179 status32 = cpu_lock_save(); in vPortYield()181 cpu_unlock_restore( status32 ); in vPortYield()