Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
packages
/
modules
/
adb
/
49529dd513266125f23d0a21ffd8eb4772df0765
/
sysdeps_test.cpp
ed4b715
adb: enable -Wthread-safety on linux/darwin.
by Josh Gao
· 8 years ago
0f3312a
adb: kill adb_thread_{create, join, detach, exit}.
by Josh Gao
· 8 years ago
70267e4
adb: add sysdeps/chrono.h for chrono literals on Win32.
by Josh Gao
· 8 years ago
7392598
Switch adb over to <chrono>.
by Elliott Hughes
· 8 years ago
e7daf57
adb: kill adb_mutex_t, adb_cond_t.
by Josh Gao
· 8 years ago
bd4d4e1
Use <condition_variable> and <mutex.h> from MinGW
by Pirama Arumuga Nainar
· 8 years ago
f401ead
adb: retry connecting disconnected emulators instead of always looping.
by Yabin Cui
· 9 years ago
b4a778e
adb: add implementations of mutex, recursive_mutex.
by Josh Gao
· 8 years ago
f987b8e
adb: decrease the number of fds used in fd_count test.
by Josh Gao
· 9 years ago
7c9e5fb
adb: increase the FD table size on Win32.
by Josh Gao
· 9 years ago
579fc25
adb: sysdeps_test: improve smoke test.
by Josh Gao
· 9 years ago
c1fab36
adb: detect when the client disconnects in wait-for-device.
by Josh Gao
· 9 years ago
61eda8d
adb: add fd exhaustion test, fix errno reporting in sysdeps_win32.
by Josh Gao
· 9 years ago
e738812
adb: don't emulate fdevent or socketpair on Windows.
by Josh Gao
· 9 years ago
2c5ebeb
Merge "adb: make adb_thread_func_t return void, add adb_thread_exit."
by Josh Gao
· 9 years ago
7d40525
adb: make adb_thread_func_t return void, add adb_thread_exit.
by Josh Gao
· 9 years ago
c285cd4
adb: redact reference to secret internal time machine.
by Josh Gao
· 9 years ago
a4f5e03
adb: sysdeps: add support for joining threads.
by Josh Gao
· 9 years ago