Searched refs:CHECK_TSS_API (Results 1 – 1 of 1) sorted by relevance
4515 #define CHECK_TSS_API(expr) \ in test_pythread_tss_key_state() macro4521 CHECK_TSS_API(PyThread_tss_set(&tss_key, NULL)); in test_pythread_tss_key_state()4522 CHECK_TSS_API(PyThread_tss_get(&tss_key)); in test_pythread_tss_key_state()4523 #undef CHECK_TSS_API in test_pythread_tss_key_state()