Home
last modified time | relevance | path

Searched refs:pthread_key_t (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish-opengl/tests/gles_android_wrapper/
DServerConnection.h44 static pthread_key_t s_glKey;
45 static pthread_key_t s_connectionKey;
/device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/
Dreentrant.h125 #define thread_key_t pthread_key_t
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2417 pthread_key_t = __darwin_pthread_key_t variable