Searched refs:CHECK_TSS_API (Results 1 – 1 of 1) sorted by relevance
5480 #define CHECK_TSS_API(expr) \ in test_pythread_tss_key_state() macro5486 CHECK_TSS_API(PyThread_tss_set(&tss_key, NULL)); in test_pythread_tss_key_state()5487 CHECK_TSS_API(PyThread_tss_get(&tss_key)); in test_pythread_tss_key_state()5488 #undef CHECK_TSS_API in test_pythread_tss_key_state()