Searched defs:stw (Results 1 – 3 of 3) sorted by relevance
20 stw 31, 4(1) label
2157 struct _stoptheworld_state *stw = NULL; in _PyThreadState_Suspend() local2186 decrement_stoptheworld_countdown(struct _stoptheworld_state *stw) in decrement_stoptheworld_countdown()2200 interp_for_stop_the_world(struct _stoptheworld_state *stw) in interp_for_stop_the_world()2210 #define _Py_FOR_EACH_THREAD(stw, i, t) \ argument2219 park_detached_threads(struct _stoptheworld_state *stw) in park_detached_threads()2243 stop_the_world(struct _stoptheworld_state *stw) in stop_the_world()2298 start_the_world(struct _stoptheworld_state *stw) in start_the_world()