Searched refs:crash_svc (Results 1 – 1 of 1) sorted by relevance
131 int crash_svc(void* arg) { in crash_svc() function188 if ((thrd_create_with_name(&t, crash_svc, ctx, "crash-svc")) == thrd_success) { in start_crashsvc()
Completed in 2 milliseconds