Searched refs:s_count_of_nested_calls (Results 1 – 1 of 1) sorted by relevance
40 static int32_t volatile s_count_of_nested_calls[portNUM_PROCESSORS] = { 0 }; variable122 if (s_count_of_nested_calls[cpu_id]++ == 0) { in esp_ipc_isr_stall_other_cpu()143 if (--s_count_of_nested_calls[cpu_id] == 0) { in esp_ipc_isr_release_other_cpu()153 } else if (s_count_of_nested_calls[cpu_id] < 0) { in esp_ipc_isr_release_other_cpu()