Searched defs:OS_SemaphoreIsValid (Results 1 – 2 of 2) sorted by relevance
65 static __always_inline int OS_SemaphoreIsValid(OS_Semaphore_t *sem) in OS_SemaphoreIsValid() function
58 static inline int OS_SemaphoreIsValid(OS_Semaphore_t *sem) in OS_SemaphoreIsValid() function
Completed in 3 milliseconds