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
e25a3d17e74e47f9d64e08c467dc53ab2874b7e6
mpd
/
src
/
thread
T
History
Rosen Penev
e25a3d17e7
remove extra semicolon
...
Found with -Wextra-semi Signed-off-by: Rosen Penev <
rosenp@gmail.com
>
2020-03-16 00:13:20 -07:00
..
Cond.hxx
thread/{Mutex,Cond}: use std::mutex and std::condition_variable
2019-05-07 19:57:53 +02:00
CriticalSection.hxx
thread/*: add "noexcept"
2017-11-26 11:58:53 +01:00
Id.hxx
copyright year 2020
2020-01-18 19:23:49 +01: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 2020
2020-01-18 19:23:49 +01:00
SafeSingleton.hxx
copyright year 2020
2020-01-18 19:23:49 +01:00
Slack.hxx
copyright year 2020
2020-01-18 19:23:49 +01:00
Thread.cxx
copyright year 2020
2020-01-18 19:23:49 +01:00
Thread.hxx
replace assert.h with cassert
2020-03-12 15:25:38 -07:00
Util.cxx
thread/Util: lower the real-time priority from 50 to 40
2019-10-09 14:40:02 +02:00
Util.hxx
thread/*: add "noexcept"
2017-11-26 11:58:53 +01:00
WindowsCond.hxx
thread/WindowsCond: add wait() overload with predicate
2019-05-07 19:59:32 +02:00