Home
last modified time | relevance | path

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

/components/lwp/
A Dlwp_runtime.c59 int countdown = LATENCY_TIMES; in lwp_startup() local
60 while (countdown) in lwp_startup()
67 rt_kprintf("Press any key to stop init process startup ... %d\n", countdown); in lwp_startup()
68 countdown -= 1; in lwp_startup()

Completed in 3 milliseconds