Commit Graph

7 Commits

Author SHA1 Message Date
mqy
76e5e2719d corner case: when nth is 1, n_multiplier should be 1 2023-06-28 17:00:34 +08:00
mqy
4afb12fbb3 stdint.h 2023-06-28 06:20:59 +08:00
mqy
e300a91104 stdbool.h 2023-06-28 06:09:19 +08:00
mqy
a1306ce6c6 prevent deadlock; cleanup 2023-06-28 05:59:25 +08:00
mqy
767d1db097 remove thread local variable: Windows does not recogonize it 2023-06-28 04:51:55 +08:00
mqy
fef9eac856 fix windows build error caused by mis-replacing text 2023-06-28 04:38:35 +08:00
mqy
b1d402d5fb work stealing chunked task allocator example for issue #291 2023-06-28 04:18:55 +08:00