OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:thread_id_t
(Results
1 - 6
of
6
) sorted by null
/system/core/include/utils/
AndroidThreads.h
112
thread_id_t
*threadId = 0)
119
inline
thread_id_t
getThreadId() {
ThreadDefs.h
46
typedef android_thread_id_t
thread_id_t
;
typedef in namespace:android
Thread.h
96
thread_id_t
mThread;
/system/core/libutils/
Threads.cpp
668
mThread(
thread_id_t
(-1)),
700
mThread =
thread_id_t
(-1);
719
mThread =
thread_id_t
(-1);
781
self->mThread =
thread_id_t
(-1);
/frameworks/av/include/media/
mediaplayer.h
258
thread_id_t
mLockThreadId;
/bionic/libc/upstream-dlmalloc/
malloc.c
[
all
...]
Completed in 60 milliseconds