Searched defs:quick_exit_handler (Results 1 – 1 of 1) sorted by relevance
41 struct quick_exit_handler { struct42 struct quick_exit_handler *next; argument46 static _Atomic(struct quick_exit_handler *) handlers; argument