OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thread_store_set
(Results
1 - 5
of
5
) sorted by null
/device/generic/goldfish/opengl/system/OpenglSystemCommon/
ThreadInfo.cpp
37
thread_store_set
(&s_tls, ti, tlsDestruct);
/device/generic/goldfish/opengl/tests/gles_android_wrapper/
ThreadInfo.cpp
36
thread_store_set
(&s_tls, ti, tlsDestruct);
/system/core/libcutils/
threads.c
57
extern void
thread_store_set
( thread_store_t* store,
function
83
void
thread_store_set
( thread_store_t* store,
function
/system/core/include/cutils/
threads.h
69
extern void
thread_store_set
(thread_store_t* store,
/frameworks/native/libs/binder/
BufferedTextOutput.cpp
99
thread_store_set
( &tls, ts, threadDestructor );
Completed in 280 milliseconds