Searched refs:sw_thread (Results 1 – 1 of 1) sorted by relevance
143 pthread_t sw_thread = pthread_self(); in sw_wrapper() local146 sw_thread); in sw_wrapper()169 pthread_t sw_thread; in nce_boot_cpu() local171 NSI_SAFE_CALL(pthread_create(&sw_thread, NULL, sw_wrapper, this_arg)); in nce_boot_cpu()
Completed in 4 milliseconds