This website requires JavaScript.
Explore
Tokyo Drift Issues
Help
Sign In
oysteikt
/
mpd
Watch
0
Star
0
Fork
0
You've already forked mpd
Code
Issues
Pull Requests
Releases
Activity
Files
1375dcc4ec616a106f2bee01d9eb8c7cabd1d903
mpd
/
src
/
thread
T
History
Max Kellermann
a169a05e41
win32, ...: avoid including windows.h
...
Include the most specific header documented by MSDN instead.
2021-05-19 17:25:32 +02:00
..
Cond.hxx
thread/{Mutex,Cond}: use std::mutex and std::condition_variable
2019-05-07 19:57:53 +02:00
CriticalSection.hxx
win32, ...: avoid including windows.h
2021-05-19 17:25:32 +02:00
Future.hxx
thread: Add
Future
implement for mingw32 without pthread
2021-03-04 18:26:46 +01:00
Id.hxx
win32, ...: avoid including windows.h
2021-05-19 17:25:32 +02:00
meson.build
meson.build: remove the libwinpthread-1.dll dependency on Windows
2019-03-14 20:07:06 +01:00
Mutex.hxx
remove extra semicolon
2020-03-16 00:13:20 -07:00
Name.hxx
copyright year 2021
2021-01-01 19:54:28 +01:00
SafeSingleton.hxx
copyright year 2021
2021-01-01 19:54:28 +01:00
Slack.hxx
copyright year 2021
2021-01-01 19:54:28 +01:00
Thread.cxx
copyright year 2021
2021-01-01 19:54:28 +01:00
Thread.hxx
win32, ...: avoid including windows.h
2021-05-19 17:25:32 +02:00
Util.cxx
remove some more extra semicolons
2020-03-16 13:37:13 -07:00
Util.hxx
thread/*: add "noexcept"
2017-11-26 11:58:53 +01:00
WindowsCond.hxx
win32, ...: avoid including windows.h
2021-05-19 17:25:32 +02:00
WindowsFuture.hxx
thread/WindowsFuture: include cleanup
2021-03-05 13:50:16 +01:00