Home
last modified time | relevance | path

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

/tools/repohooks/rh/
Dsignals.py27 def relay_signal(handler, signum, frame): argument
Dutils.py145 signum, frame): argument
202 def send_signal(self, signum): argument
/tools/acloud/internal/lib/
Dutils.py1443 def _HandleTimeout(signum, frame): argument
/tools/test/connectivity/acts/framework/acts/
Dutils.py544 def _timeout_handler(signum, frame): argument