Searched defs:PA_STATIC_TLS_DECLARE_NO_FREE (Results 1 - 1 of 1) sorted by relevance
/third_party/pulseaudio/src/pulsecore/ | ||
H A D | thread.h | 99 #define PA_STATIC_TLS_DECLARE_NO_FREE(name) \ macro 111 #define PA_STATIC_TLS_DECLARE_NO_FREE(name) PA_STATIC_TLS_DECLARE(name, NULL) macro |
Completed in 1 milliseconds