OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_timeout_handler
(Results
1 - 2
of
2
) sorted by null
/test/vts/runners/host/
utils.py
494
def
_timeout_handler
(signum, frame):
function
518
signal.signal(signal.SIGALRM,
_timeout_handler
)
/tools/test/connectivity/acts/framework/acts/
utils.py
481
def
_timeout_handler
(signum, frame):
function
508
signal.signal(signal.SIGALRM,
_timeout_handler
)
Completed in 75 milliseconds