Home
last modified time | relevance | path

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

/Zephyr-latest/arch/posix/include/
Dposix_cheats.h120 #define pthread_attr_destroy(...) zap_pthread_attr_destroy(__VA_ARGS__) macro
/Zephyr-latest/lib/posix/options/
Dpthread.c1414 int pthread_attr_destroy(pthread_attr_t *_attr) in pthread_attr_destroy() function