Home
last modified time | relevance | path

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

/scripts/native_simulator/common/src/
A Dnce.c143 pthread_t sw_thread = pthread_self(); in sw_wrapper() local
146 sw_thread); in sw_wrapper()
169 pthread_t sw_thread; in nce_boot_cpu() local
171 NSI_SAFE_CALL(pthread_create(&sw_thread, NULL, sw_wrapper, this_arg)); in nce_boot_cpu()

Completed in 4 milliseconds