This website requires JavaScript.
Explore
Help
Sign In
zmv7
/
MultiCraft
Watch
1
Star
0
Fork
0
You've already forked MultiCraft
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
MultiCraft
/
src
/
threading
History
luk3yx
1aabc2ca14
Merge tag '5.4.1' into main
...
5.4.1
2021-06-08 10:37:38 +12:00
..
CMakeLists.txt
Use C++11 mutexes only (remove compat code) (
#5922
)
2017-06-06 16:29:28 +02:00
event.cpp
Remove threads.h and replace its definitions with their C++11 equivalents (
#5957
)
2017-06-11 09:43:05 +02:00
event.h
C++ modernize: Pragma once (
#6264
)
2017-08-17 22:19:39 +02:00
mutex_auto_lock.h
Use C++11 mutexes only (remove compat code) (
#5922
)
2017-06-06 16:29:28 +02:00
semaphore.cpp
License upgrade to GNU Lesser General Public License 3.0+
2020-08-28 18:31:02 +02:00
semaphore.h
License upgrade to GNU Lesser General Public License 3.0+
2020-08-28 18:31:02 +02:00
thread.cpp
Merge tag '5.4.1' into main
2021-06-08 10:37:38 +12:00
thread.h
Remove Thread::kill() and related unittest (
#10317
)
2020-09-10 12:19:18 +02:00