Searched refs:tryStartThread (Results 1 – 3 of 3) sorted by relevance
/system/bt/vendor_libs/linux/interface/ | ||
D | async_fd_watcher.cc | 48 return tryStartThread(); in WatchFdForNonBlockingReads() |
D | async_fd_watcher.h | 46 int tryStartThread(); |
/system/bt/vendor_libs/test_vendor_lib/model/setup/ | ||
D | async_manager.cc | 104 int started = tryStartThread(); in WatchFdForNonBlockingReads() |