Searched refs:COND_INIT (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Python/ | ||
H A D | ceval_gil.h | 67 #define COND_INIT(cond) \ macro 111 COND_INIT(gil->cond); in create_gil() 113 COND_INIT(gil->switch_cond); in create_gil() |
Completed in 1 milliseconds