HomeSort by relevance Sort by last modified time
    Searched full:thread_store_set (Results 1 - 10 of 10) sorted by null

  /sdk/emulator/opengl/system/OpenglSystemCommon/
ThreadInfo.cpp 36 thread_store_set(&s_tls, ti, tlsDestruct);
  /sdk/emulator/opengl/tests/gles_android_wrapper/
ThreadInfo.cpp 36 thread_store_set(&s_tls, ti, tlsDestruct);
  /system/core/libcutils/
threads.c 30 extern void thread_store_set( thread_store_t* store, function
58 void thread_store_set( thread_store_t* store, function
qsort_r_compat.c 80 thread_store_set(&compar_data_key, &compar_data, NULL);
  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglThreadInfo.cpp 38 thread_store_set(&s_tls, ti, tlsDestruct);
ThreadInfo.cpp 62 thread_store_set(&s_tls, ti, tlsDestruct);
  /sdk/emulator/opengl/host/libs/libOpenglRender/
ThreadInfo.cpp 48 thread_store_set(&s_tls, ti, tlsDestruct);
  /system/core/include/cutils/
threads.h 67 extern void thread_store_set(thread_store_t* store,
  /frameworks/native/libs/utils/
BufferedTextOutput.cpp 96 thread_store_set( &tls, ts, threadDestructor );
  /prebuilts/sdk/tools/linux/
aapt 

Completed in 938 milliseconds