Searched defs:pthread_getspecific (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/vp8/common/
H A Dthreading.h36 #define pthread_getspecific(ts_key) TlsGetValue(ts_key) macro

Completed in 74 milliseconds