Home
last modified time | relevance | path

Searched refs:NCT_DEBUG (Results 1 – 1 of 1) sorted by relevance

/scripts/native_simulator/common/src/
A Dnct.c78 #define NCT_DEBUG(fmt, ...) nsi_print_trace(PREFIX fmt, __VA_ARGS__) macro
80 #define NCT_DEBUG(...) macro
160 NCT_DEBUG("Thread [%i] %i: %s: Aborting (exiting) (rel mut)\n", in abort_tail()
176 NCT_DEBUG("Thread [%i] %i: %s: Waiting to be allowed to run\n", in nct_wait_until_allowed()
191 NCT_DEBUG("Thread [%i] %i: %s(): I'm allowed to run!\n", in nct_wait_until_allowed()
232 NCT_DEBUG("%s: called from an unmanaged thread, terminating it\n", __func__); in nct_swap_threads()
237 NCT_DEBUG("Thread [%i] %i: %s: Aborting curr.\n", in nct_swap_threads()
261 NCT_DEBUG("%s: Init thread dying now (rel mut)\n", __func__); in nct_first_thread_start()
276 NCT_DEBUG("Thread [%i] %i: %s: Starting\n", tt_el->thead_cnt, thread_idx, __func__); in nct_thread_starter()
418 NCT_DEBUG("%s created thread [%i] %i [%lu]\n", in nct_new_thread()
[all …]

Completed in 5 milliseconds