Searched refs:gpio_test_thread (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/dev/gpio/gpio-test/
H A Dgpio-test.c60 static int gpio_test_thread(void *arg) { function
191 thrd_create_with_name(&gpio_test->thread, gpio_test_thread, gpio_test, "gpio_test_thread");

Completed in 24 milliseconds