|
1f6caaa242
|
thread/primitive: add platform wrappers for pause/yield instructions
|
2019-02-02 14:55:13 +11:00 |
|
|
9e5cfc0dc6
|
build: many compilation fixes for win32
|
2019-01-04 17:13:21 +11:00 |
|
|
466fcac687
|
thread/flag_std: remove platform specific headers
|
2018-08-27 14:18:04 +10:00 |
|
|
300ae9df73
|
win32/windows: add a defensive windows wrapper header
|
2018-08-27 14:16:27 +10:00 |
|
|
3adbfae057
|
thread: fix compilation for linux specialisations
|
2018-08-16 12:10:05 +10:00 |
|
|
6c5a7cc5fa
|
thread/semaphore: specalise the implementation for win32
|
2018-08-15 17:00:29 +10:00 |
|
|
b60aaccf6f
|
build; fix compilation errors under win32
win32 builds are still totally unsupported, untested, and functionally
broken.
|
2018-08-13 14:52:40 +10:00 |
|
|
ff5f79a858
|
build; add (untested) paths for win32 builds
|
2018-08-13 14:50:48 +10:00 |
|
|
f6056153e3
|
rename root namespace from util to cruft
This places, at long last, the core library code into the same namespace
as the extended library code.
|
2018-08-05 14:42:02 +10:00 |
|
|
803acc9a87
|
relicense under MPL-2.0
|
2018-08-04 15:14:06 +10:00 |
|
|
cf800a35da
|
move construction/assignment should be noexcept where possible
|
2018-07-24 15:48:50 +10:00 |
|
|
fc58ec8e0f
|
build: prefer local to system include directives
|
2018-05-12 14:28:23 +10:00 |
|
|
36f4ba035c
|
thread: rename thread primitives from job namespace
|
2018-03-23 14:10:20 +11:00 |
|