Home
last modified time | relevance | path

Searched defs:thread_ids (Results 1 – 12 of 12) sorted by relevance

/external/mesa3d/src/gallium/tests/unit/
Dpipe_barrier_test.c52 static int thread_ids[NUM_THREADS]; variable
/external/cronet/tot/third_party/protobuf/src/google/protobuf/
Darenaz_sampler.h75 std::atomic<uint64_t> thread_ids; member
Darenaz_sampler.cc105 const uint64_t thread_ids = info->thread_ids.load(std::memory_order_relaxed); in RecordAllocateSlow() local
/external/protobuf/src/google/protobuf/
Darenaz_sampler.h75 std::atomic<uint64_t> thread_ids; member
Darenaz_sampler.cc105 const uint64_t thread_ids = info->thread_ids.load(std::memory_order_relaxed); in RecordAllocateSlow() local
/external/cronet/stable/third_party/protobuf/src/google/protobuf/
Darenaz_sampler.h75 std::atomic<uint64_t> thread_ids; member
Darenaz_sampler.cc105 const uint64_t thread_ids = info->thread_ids.load(std::memory_order_relaxed); in RecordAllocateSlow() local
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_stoptheworld_test.cc100 pthread_t thread_ids[kThreadCount]; member
/external/ltp/testcases/kernel/syscalls/madvise/
Dmadvise11.c39 static pthread_t *thread_ids; variable
/external/e2fsprogs/lib/ext2fs/
Drw_bitmaps.c525 pthread_t *thread_ids = NULL; in ext2fs_rw_bitmaps() local
/external/ltp/testcases/network/netstress/
Dnetstress.c131 static pthread_t *thread_ids; variable
/external/libchrome/base/trace_event/
Dtrace_event_unittest.cc1790 PlatformThreadId thread_ids[kNumThreads]; in TEST_F() local