Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/native_simulator/common/src/
Dnce.c178 pthread_t sw_thread = pthread_self(); in sw_wrapper() local
181 sw_thread); in sw_wrapper()
207 pthread_t sw_thread; in nce_boot_cpu() local
209 NSI_SAFE_CALL(pthread_create(&sw_thread, NULL, sw_wrapper, this_arg)); in nce_boot_cpu()