Home
last modified time | relevance | path

Searched defs:thread_count (Results 1 – 17 of 17) sorted by relevance

/third_party/libunwind/src/coredump/
D_UCD_get_threadinfo_prstatus.c43 size_t *thread_count = (size_t *)arg; in _count_thread_notes() local
96 size_t thread_count = 0; in _UCD_get_threadinfo() local
/third_party/gn/src/util/
Dworker_pool.cc55 std::string thread_count = in GetThreadCount() local
88 WorkerPool::WorkerPool(size_t thread_count) : should_stop_processing_(false) { in WorkerPool()
/third_party/ffmpeg/libavcodec/
Dv410dec.c57 int thread_count = av_clip(avctx->thread_count, 1, avctx->height/4); in v410_decode_slice() local
96 int thread_count = av_clip(avctx->thread_count, 1, avctx->height/4); in v410_decode_frame() local
Dv210dec.h30 int thread_count; member
Dpthread_slice.c54 int thread_count; member
132 int thread_count = avctx->thread_count; in ff_slice_thread_init() local
Dpthread_frame.c688 static void park_frame_worker_threads(FrameThreadContext *fctx, int thread_count) in park_frame_worker_threads()
762 void ff_frame_thread_free(AVCodecContext *avctx, int thread_count) in ff_frame_thread_free()
915 int thread_count = avctx->thread_count; in ff_frame_thread_init() local
Davcodec.h1773 int thread_count; member
/third_party/vulkan-loader/tests/live_verification/
Dmacos_static_loader_build.cpp75 uint32_t thread_count = 4; in main() local
/third_party/benchmark/src/
Dbenchmark_api_internal.cc13 int thread_count) in BenchmarkInstance()
/third_party/mesa3d/src/gtest/src/
Dgtest-death-test.cc240 static std::string DeathTestThreadWarning(size_t thread_count) { in DeathTestThreadWarning()
1120 const size_t thread_count = GetThreadCount(); in AssumeRole() local
Dgtest-port.cc127 mach_msg_type_number_t thread_count; in GetThreadCount() local
/third_party/googletest/googletest/src/
Dgtest-death-test.cc241 static std::string DeathTestThreadWarning(size_t thread_count) { in DeathTestThreadWarning()
1119 const size_t thread_count = GetThreadCount(); in AssumeRole() local
Dgtest-port.cc128 mach_msg_type_number_t thread_count; in GetThreadCount() local
/third_party/node/src/
Dnode_api.cc432 size_t thread_count; member in v8impl::__anon274e92400311::ThreadSafeFunction
/third_party/cef/tools/distrib/gtest/
Dgtest-all.cc8472 static std::string DeathTestThreadWarning(size_t thread_count) { in DeathTestThreadWarning()
9350 const size_t thread_count = GetThreadCount(); in AssumeRole() local
10456 mach_msg_type_number_t thread_count; in GetThreadCount() local
/third_party/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp8051 Temp thread_count = in emit_uniform_reduce() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h33046 unsigned int thread_count; member
61801 u8 thread_count; member