Home
last modified time | relevance | path

Searched refs:ThreadSendSignal (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/platforms/unix/libpandabase/
Dthread.cpp113 void ThreadSendSignal(native_handle_type pthread_handle, int sig) in ThreadSendSignal() function
Dsignal.h115 thread::ThreadSendSignal(catcher_thread_, sig); in SendSignal()
/arkcompiler/runtime_core/libpandabase/os/
Dthread.h49 void ThreadSendSignal(native_handle_type pthread_handle, int sig);