Searched refs:CHECK_TSS_API (Results 1 – 1 of 1) sorted by relevance
5182 #define CHECK_TSS_API(expr) \ in test_pythread_tss_key_state() macro5188 CHECK_TSS_API(PyThread_tss_set(&tss_key, NULL)); in test_pythread_tss_key_state()5189 CHECK_TSS_API(PyThread_tss_get(&tss_key)); in test_pythread_tss_key_state()5190 #undef CHECK_TSS_API in test_pythread_tss_key_state()