Gregor Parzefall fd8e02195e Fix local server startup and shutdown blocking the main thread 3 weeks ago
..
CMakeLists.txt d4c0f91275 Use C++11 mutexes only (remove compat code) (#5922) 6 years ago
event.cpp 6c5e5e2023 Remove threads.h and replace its definitions with their C++11 equivalents (#5957) 6 years ago
event.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
lambda.h fd8e02195e Fix local server startup and shutdown blocking the main thread 2 weeks ago
mutex_auto_lock.h d4c0f91275 Use C++11 mutexes only (remove compat code) (#5922) 6 years ago
semaphore.cpp 49365b25d9 Optimize semaphore wait with zero timeout on POSIX 4 years ago
semaphore.h 88b436e6a9 Code modernization: subfolders (#6283) 6 years ago
thread.cpp f07e1026ac Allow sync HTTP fetches to be interrupted to fix hanging (#14412) 1 month ago
thread.h fd8e02195e Fix local server startup and shutdown blocking the main thread 2 weeks ago