Home
last modified time | relevance | path

Searched defs:thread_id (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/proto/android/os/
Dlooper.proto30 optional int64 thread_id = 2; field
/frameworks/libs/binary_translation/guest_os_primitives/
Dguest_thread_pthread_create.cc29 int CreateNewGuestThread(pthread_t* thread_id, in CreateNewGuestThread()
/frameworks/libs/binary_translation/jni/
Djni_trampolines.cc365 pid_t thread_id = GettidSyscall(); in ToGuestJNIEnv() local
388 pid_t thread_id = GettidSyscall(); in ToHostJNIEnv() local
/frameworks/proto_logging/stats/
Datoms.proto9594 optional int32 thread_id = 3; field