|
2153feafc1
|
thread/spinlock: assert the lock isn't held at destruction
|
2019-05-24 12:05:38 +10:00 |
|
|
747cfa9237
|
thread/spinlock: don't try to lock during a move operation
|
2019-05-24 11:47:19 +10:00 |
|
|
25a74badd6
|
thread/spinlock: add move assignment
|
2019-05-24 11:21:43 +10:00 |
|
|
8beada1646
|
debug: split debug headers into components
|
2019-05-17 12:26:08 +10:00 |
|
|
1f6caaa242
|
thread/primitive: add platform wrappers for pause/yield instructions
|
2019-02-02 14:55:13 +11: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 |
|
|
36f4ba035c
|
thread: rename thread primitives from job namespace
|
2018-03-23 14:10:20 +11:00 |
|