Lines Matching refs:NCT_DEBUG
75 #define NCT_DEBUG(fmt, ...) nsi_print_trace(PREFIX fmt, __VA_ARGS__) macro
77 #define NCT_DEBUG(...) macro
139 NCT_DEBUG("Thread [%i] %i: %s: Aborting (exiting) (rel mut)\n", in abort_tail()
163 NCT_DEBUG("Thread [%i] %i: %s: Waiting to be allowed to run (rel mut)\n", in nct_wait_until_allowed()
178 NCT_DEBUG("Thread [%i] %i: %s(): I'm allowed to run! (hav mut)\n", in nct_wait_until_allowed()
194 NCT_DEBUG("%s: We let thread [%i] %i run\n", in nct_let_run()
251 NCT_DEBUG("%s: called from an unmanaged thread, terminating it\n", in nct_swap_threads()
259 NCT_DEBUG("Thread [%i] %i: %s: Aborting curr.\n", in nct_swap_threads()
285 NCT_DEBUG("%s: Init thread dying now (rel mut)\n", in nct_first_thread_start()
309 NCT_DEBUG("Thread %i: %s: Canceling (rel mut)\n", in nct_cleanup_handler()
332 NCT_DEBUG("Thread [%i] %i: %s: Starting\n", in nct_thread_starter()
355 NCT_DEBUG("Thread [%i] %i: %s: After start mutex (hav mut)\n", in nct_thread_starter()
481 NCT_DEBUG("%s created thread [%i] %i [%lu]\n", in nct_new_thread()
613 NCT_DEBUG("Thread [%i] %i: %s Marked myself " in nct_abort_thread()
624 NCT_DEBUG("Aborting not scheduled thread [%i] %i\n", in nct_abort_thread()