Searched refs:prvTestAndDecrement (Results 1 – 1 of 1) sorted by relevance
53 static void prvTestAndDecrement(lv_thread_sync_t * pxCond,251 prvTestAndDecrement(pxCond, ulLocalWaitingThreads + 1); in lv_thread_sync_wait()262 prvTestAndDecrement(pxCond, ulLocalWaitingThreads + 1); in lv_thread_sync_wait()542 static void prvTestAndDecrement(lv_thread_sync_t * pxCond, in prvTestAndDecrement() function