Home
last modified time | relevance | path

Searched defs:thread_token (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/cronet/base/profiler/
H A Dthread_delegate_posix.cc24 SamplingProfilerThreadToken thread_token) { in Create()
H A Dstack_sampler_win.cc19 SamplingProfilerThreadToken thread_token, in Create()
H A Dstack_sampler_android.cc19 SamplingProfilerThreadToken thread_token, in Create()
H A Dstack_sampler_ios.cc37 SamplingProfilerThreadToken thread_token, in Create()
H A Dstack_sampler_mac.cc31 SamplingProfilerThreadToken thread_token, in Create()
H A Dstack_sampler_posix.cc41 SamplingProfilerThreadToken thread_token, in Create()
H A Dsuspendable_thread_delegate_mac.cc73 SamplingProfilerThreadToken thread_token) in SuspendableThreadDelegateMac()
H A Dstack_sampling_profiler_test_util.h44 SamplingProfilerThreadToken thread_token() const { return thread_token_; } in thread_token() function
H A Dsuspendable_thread_delegate_win.cc188 SamplingProfilerThreadToken thread_token) in SuspendableThreadDelegateWin()
H A Dstack_copier_signal_unittest.cc210 const SamplingProfilerThreadToken thread_token = in TEST() local
H A Dstack_sampling_profiler.cc833 SamplingProfilerThreadToken thread_token, in StackSamplingProfiler()
H A Dstack_sampling_profiler_unittest.cc1247 SamplingProfilerThreadToken thread_token, in ProfilerThread()
/aosp_15_r20/external/pciutils/lib/
H A Dwin32-helpers.c331 HANDLE thread_token; in win32_enable_privilege() local