Searched defs:waitstatus_to_exitcode (Results 1 – 2 of 2) sorted by relevance
1170 def waitstatus_to_exitcode(self, status): member in ChildWatcherTestsMixin
47 def waitstatus_to_exitcode(status): function