Searched refs:other_core_num (Results 1 – 1 of 1) sorted by relevance
120 uint other_core_num = (uintptr_t)vother_core_num; in __not_in_flash_func() local121 while (lockout_state[other_core_num] != FREERTOS_LOCKOUT_LOCKER_WAITING) { in __not_in_flash_func()125 lockout_state[other_core_num] = FREERTOS_LOCKOUT_LOCKEE_READY; in __not_in_flash_func()127 while (lockout_state[other_core_num] == FREERTOS_LOCKOUT_LOCKEE_READY) { in __not_in_flash_func()131 lockout_state[other_core_num] = FREERTOS_LOCKOUT_LOCKEE_DONE; in __not_in_flash_func()