Searched refs:pxSpinLock (Results 1 – 1 of 1) sorted by relevance
210 spin_lock_t * pxSpinLock, in vPortRecursiveLock() argument223 if( __builtin_expect( !*pxSpinLock, 0 ) ) in vPortRecursiveLock()232 while( __builtin_expect( !*pxSpinLock, 0 ) ) in vPortRecursiveLock()251 *pxSpinLock = 1; in vPortRecursiveLock()