Home
last modified time | relevance | path

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

/drivers/peripheral/usb/sample/device/liteos/
H A Dacm_speed_read.c123 static pthread_t g_threads; variable
133 if (pthread_create(&g_threads, NULL, StopHandler, NULL) != 0) { in StartStopHandler()
H A Dacm_speed_write.c124 static pthread_t g_threads; variable
134 if (pthread_create(&g_threads, NULL, StopHandler, NULL) != 0) { in StartStopHandler()

Completed in 1 milliseconds