Home
last modified time | relevance | path

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

/netbsd-src/sys/modules/examples/executor/
H A Dexecutor.c49 static int executor_count = 0; //To hold the count of seconds variable
78 executor_count++; in callout_example()
79 printf("Callout %d\n", executor_count); in callout_example()