Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/native_simulator/common/src/
Dnce.c169 static void *sw_wrapper(void *this_arg) in sw_wrapper() function
209 NSI_SAFE_CALL(pthread_create(&sw_thread, NULL, sw_wrapper, this_arg)); in nce_boot_cpu()