Home
last modified time | relevance | path

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

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