Home
last modified time | relevance | path

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

/kernel/lib/debugcommands/
A Ddebugcommands.cpp300 static int crash_thread(void *) in crash_thread() function
313 thread_t *t = thread_create("crasher", &crash_thread, NULL, DEFAULT_PRIORITY); in cmd_crash()
321 crash_thread(nullptr); in cmd_crash()

Completed in 24 milliseconds