HomeSort by relevance Sort by last modified time
    Searched defs:pthread_getspecific (Results 1 - 6 of 6) sorted by null

  /external/libvpx/libvpx/vp8/common/
threading.h 37 #define pthread_getspecific(ts_key) TlsGetValue(ts_key) macro
60 #define pthread_getspecific(ts_key) ((void *)(*(ts_key))) macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
threading.h 37 #define pthread_getspecific(ts_key) TlsGetValue(ts_key) macro
60 #define pthread_getspecific(ts_key) ((void *)(*(ts_key))) macro
  /external/libunwind/src/x86_64/
Gtrace.c 32 #pragma weak pthread_getspecific macro
  /external/dng_sdk/source/
dng_pthread.h 223 #define pthread_getspecific dng_pthread_getspecific macro
  /external/ImageMagick/MagickCore/
vms.h 813 #define pthread_getspecific macro
    [all...]
  /external/mesa3d/include/GL/
vms_x_fix.h 1032 #define pthread_getspecific macro
    [all...]

Completed in 621 milliseconds