Searched refs:drop_requested (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Python/ | ||
H A D | ceval_gil.h | 244 int drop_requested = 0; in take_gil() local 266 if (drop_requested) { in take_gil() 274 drop_requested = 1; in take_gil() |
Completed in 1 milliseconds