Home
last modified time | relevance | path

Searched defs:signum (Results 1 – 4 of 4) sorted by relevance

/tools/repohooks/rh/
Dsignals.py30 def relay_signal(handler, signum, frame): argument
Dutils.py156 signum, frame): argument
217 def send_signal(self, signum): argument
/tools/acloud/internal/lib/
Dutils.py1282 def _HandleTimeout(signum, frame): argument
/tools/test/connectivity/acts/framework/acts/
Dutils.py537 def _timeout_handler(signum, frame): argument