Home
last modified time | relevance | path

Searched defs:pthread_condattr_destroy (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.6.0/lib/posix/options/
Dcond.c234 int pthread_condattr_destroy(pthread_condattr_t *att) in pthread_condattr_destroy() function
/Zephyr-Core-3.6.0/arch/posix/include/
Dposix_cheats.h89 #define pthread_condattr_destroy(...) zap_pthread_condattr_destroy(__VA_ARGS__) macro