Home
last modified time | relevance | path

Searched refs:mThreadPoolSeq (Results 1 – 2 of 2) sorted by relevance

/system/libhwbinder/include/hwbinder/
DProcessState.h123 volatile int32_t mThreadPoolSeq; variable
/system/libhwbinder/
DProcessState.cpp293 int32_t s = android_atomic_add(1, &mThreadPoolSeq); in makeBinderThreadName()
405 , mThreadPoolSeq(1) in ProcessState()