Home
last modified time | relevance | path

Searched defs:sigNum (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/callgrind/
Dthreads.c325 static exec_state* new_exec_state(Int sigNum) in new_exec_state()
389 static exec_state* push_exec_state(int sigNum) in push_exec_state()
/external/deqp/framework/qphelper/
DqpCrashHandler.c436 static const SignalInfo* getSignalInfo (int sigNum) in getSignalInfo()
447 static void signalHandler (int sigNum) in signalHandler()
/external/deqp/framework/delibs/deutil/
DdeProcess.c425 static deBool deProcess_sendSignal (deProcess* process, int sigNum) in deProcess_sendSignal()