Searched defs:_abort (Results 1 – 3 of 3) sorted by relevance
40 _abort = threading.Event() variable
61 void (*_abort)(void) = &abort; in test5c() local
3805 function _abort() { function