Searched refs:TIMEOUT_US (Results 1 – 1 of 1) sorted by relevance
37 #define TIMEOUT_US 100000 // 100ms macro654 while (thread->status != LISTENER_EXITED && count <= TIMEOUT_US) { in HdfDevListenerThreadDestroy()