aboutsummaryrefslogtreecommitdiff
path: root/common/message_loop_thread_unittest.cc
AgeCommit message (Expand)Author
2018-10-03MessageLoopThread: Release lock during blocked StartUp/ShutDownHansong Zhang
2018-09-13Add Timer as an alternative to osi alarmHansong Zhang
2018-08-27Common: Replace ExecutionBarrier with std::promise and std::futureJack He
2018-08-02Add MessageLoopThread, ExecutionBarrier, and performance testsJack He