This website requires JavaScript.
Explore
Help
Sign In
Triplehx3
/
luanti
Watch
1
Star
0
Fork
0
You've already forked luanti
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3077afc0a2039cd4c8d64d9df62ed9b2ba6463dc
luanti
/
src
/
threading
History
Sebastien Marie
3fb1f45301
Remove Thread::kill() and related unittest (
#10317
)
...
Closes
:
#6065
2020-09-10 12:19:18 +02: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
Optimize semaphore wait with zero timeout on POSIX
2019-11-14 20:20:14 +01:00
semaphore.h
Code modernization: subfolders (
#6283
)
2017-08-19 22:23:47 +02:00
thread.cpp
Remove Thread::kill() and related unittest (
#10317
)
2020-09-10 12:19:18 +02:00
thread.h
Remove Thread::kill() and related unittest (
#10317
)
2020-09-10 12:19:18 +02:00