Home
last modified time | relevance | path

Searched defs:woke_higher_task (Results 1 – 3 of 3) sorted by relevance

/external/pigweed/pw_sync_freertos/public/pw_sync_freertos/
Dbinary_semaphore_inline.h37 BaseType_t woke_higher_task = pdFALSE; in release() local
64 BaseType_t woke_higher_task = pdFALSE; in try_acquire() local
Dcounting_semaphore_inline.h54 BaseType_t woke_higher_task = pdFALSE; in try_acquire() local
/external/pigweed/pw_sync_freertos/
Dcounting_semaphore.cc42 BaseType_t woke_higher_task = pdFALSE; in release() local