Home
last modified time | relevance | path

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

/third_party/boost/libs/log/example/doc/
Dexception_handling.cpp78 struct my_handler struct
95 // Setup a global exception handler that will call my_handler::operator() in init_exception_handler() argument
/third_party/python/Lib/test/
Dtest_threadsignals.py150 def my_handler(signal, frame): function
201 def my_handler(signum, frame): function
/third_party/python/Lib/test/test_asyncio/
Dtest_events.py447 def my_handler(): function
494 def my_handler(): function
513 def my_handler(*args): function