Home
last modified time | relevance | path

Searched defs:ThreadCallback (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/art/openjdkjvmti/
H A Dti_thread.cc93 struct ThreadCallback : public art::ThreadLifecycleCallback { struct
94 jthread GetThreadObject(art::Thread* self) REQUIRES_SHARED(art::Locks::mutator_lock_) { in GetThreadObject()
102 void Post(art::Thread* self) REQUIRES_SHARED(art::Locks::mutator_lock_) { in Post()
111 void ThreadStart(art::Thread* self) override REQUIRES_SHARED(art::Locks::mutator_lock_) { in ThreadStart()
144 void ThreadDeath(art::Thread* self) override REQUIRES_SHARED(art::Locks::mutator_lock_) { in ThreadDeath()
148 EventHandler* event_handler = nullptr;
149 bool started = false;
/aosp_15_r20/frameworks/native/services/inputflinger/rust/
H A Dinput_filter_thread.rs38 pub trait ThreadCallback { trait
/aosp_15_r20/external/pigweed/pw_thread_embos/public/pw_thread_embos/
H A Dutil.h26 using ThreadCallback = pw::Function<bool(const OS_TASK&)>; variable
/aosp_15_r20/external/pigweed/pw_thread/public/pw_thread/
H A Dthread_iteration.h29 using ThreadCallback = pw::Function<bool(const ThreadInfo&)>; variable
/aosp_15_r20/external/pigweed/pw_thread_freertos/public/pw_thread_freertos/
H A Dutil.h28 using ThreadCallback = pw::Function<bool(TaskHandle_t, eTaskState)>; variable
/aosp_15_r20/external/pigweed/pw_thread_threadx/public/pw_thread_threadx/
H A Dutil.h26 using ThreadCallback = pw::Function<bool(const TX_THREAD&)>; variable
/aosp_15_r20/external/llvm/lib/Support/
H A DThreading.cpp85 static unsigned __stdcall ThreadCallback(void *param) { in ThreadCallback() function
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A DThreading.cpp86 static unsigned __stdcall ThreadCallback(void *param) { in ThreadCallback() function
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_registry.h98 typedef void (*ThreadCallback)(ThreadContextBase *tctx, void *arg); typedef
/aosp_15_r20/external/mesa3d/src/util/
H A Ddbghelp.h1163 …ModuleCallback,ThreadCallback,ThreadExCallback,IncludeThreadCallback,IncludeModuleCallback,MemoryC… enumerator
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
D_dbg_common.h1365 ThreadCallback, enumerator