Home
last modified time | relevance | path

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

/development/host/windows/usb/adb_winapi_test/
Dadb_winapi_test.cpp619 unsigned __stdcall CloseRaceThread(void*) { in CloseRaceThread() function
714 _beginthreadex(NULL, 0, CloseRaceThread, NULL, 0, NULL)); in TestCloseRaceCondition()