Home
last modified time | relevance | path

Searched defs:ThreadSendSignal (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/platforms/unix/libpandabase/
Dthread.cpp100 void ThreadSendSignal(native_handle_type pthread_handle, int sig) in ThreadSendSignal() function
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
Dthread.cpp158 void ThreadSendSignal(NativeHandleType pthreadHandle, int sig) in ThreadSendSignal() function