Home
last modified time | relevance | path

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

/system/core/adb/
Dsysdeps.h290 #define adb_cond_destroy pthread_cond_destroy macro
Dusb_osx.c425 adb_cond_destroy(&start_cond); in usb_init()