Searched refs:MUNIT_THREAD_LOCAL (Results 1 – 1 of 1) sorted by relevance
136 # define MUNIT_THREAD_LOCAL __thread macro139 # define MUNIT_THREAD_LOCAL _Thread_local macro141 # define MUNIT_THREAD_LOCAL __declspec(thread) macro164 #if defined(MUNIT_THREAD_LOCAL)165 static MUNIT_THREAD_LOCAL munit_bool munit_error_jmp_buf_valid = 0;166 static MUNIT_THREAD_LOCAL jmp_buf munit_error_jmp_buf;236 #if defined(MUNIT_THREAD_LOCAL) in munit_logf_ex()251 #if defined(MUNIT_THREAD_LOCAL) in munit_errorf_ex()1545 #if defined(MUNIT_THREAD_LOCAL) in munit_test_runner_run_test_with_params()