This website requires JavaScript.
Explore
PVV
Wiki
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
7,725
Commits
1
Branch
144
Tags
56
MiB
2ecd5fa28d
Commit Graph
3 Commits
Author
SHA1
Message
Date
Max Kellermann
0b93445380
thread/Cond: new wrapper for pthread_cond_t or GCond
2013-01-10 10:03:19 +01:00
Max Kellermann
51a8c109ab
thread/PosixMutex: fix indent
2013-01-10 10:00:52 +01:00
Max Kellermann
a68302e50b
thread/Mutex: don't use std::mutex
...
Use a custom pthread_mutex_t wrapper because std::mutex adds overhead.
2013-01-07 10:33:37 +01:00