Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/debug/coredump/src/
Dmain.c15 struct k_thread crash_thread; variable
83 k_thread_create(&crash_thread, crash_stack, CONFIG_MAIN_STACK_SIZE, crash_entry, NULL, NULL, in main()