Home
last modified time | relevance | path

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

/system/libhwbinder/include/hwbinder/
DProcessState.h140 volatile int32_t mThreadPoolSeq; variable
/system/libhwbinder/
DProcessState.cpp353 int32_t s = android_atomic_add(1, &mThreadPoolSeq); in makeBinderThreadName()
455 , mThreadPoolSeq(1) in ProcessState()