Simon Cruanes
|
1111c0fa9a
|
wip: convert tests into testlib
|
2022-07-02 14:47:03 -04:00 |
|
Simon Cruanes
|
3712db3a5b
|
chore: use iter, not sequence, in tests
|
2019-04-13 03:20:56 -05:00 |
|
Simon Cruanes
|
9a46b4527c
|
reindent in containers.thread
|
2017-01-25 00:24:14 +01:00 |
|
Simon Cruanes
|
4821772dcf
|
Revert "remove containers.thread"
This reverts commit 9f34a7f6e3.
|
2017-01-25 00:08:12 +01:00 |
|
Simon Cruanes
|
9f34a7f6e3
|
remove containers.thread
|
2016-11-03 21:38:17 +01:00 |
|
Simon Cruanes
|
9097cb11ab
|
move CCThread.Queue into CCBlockingQueue
- fix the module
- fix benchs
|
2016-01-26 01:04:33 +01:00 |
|
Simon Cruanes
|
7d8369ab83
|
small refactor
|
2016-01-25 18:29:06 +01:00 |
|
Simon Cruanes
|
40c38a5dab
|
add CCThread.spawn{1,2}
|
2016-01-25 17:16:58 +01:00 |
|
Fourchaux
|
44387de784
|
Correction typos (fichiers src)
|
2015-11-08 22:27:59 +01:00 |
|
Simon Cruanes
|
9c61cfe53a
|
update bench
|
2015-09-23 23:14:29 +02:00 |
|
Simon Cruanes
|
470ab8e49c
|
add CCThread.Barrier for simple synchronization
|
2015-09-01 14:00:20 +02:00 |
|
Simon Cruanes
|
c1837dbb9c
|
more efficient CCThread.Queue.{push,take}_list
|
2015-09-01 13:52:19 +02:00 |
|
Simon Cruanes
|
48206075a9
|
slightly different implem for CCThread.Queue.{take,push}
|
2015-09-01 11:52:17 +02:00 |
|
Simon Cruanes
|
5af816fe9b
|
small change in test
|
2015-09-01 11:19:08 +02:00 |
|
Simon Cruanes
|
b4b01bc2f7
|
modify CCThread, add tests
|
2015-08-31 22:46:27 +02:00 |
|
Simon Cruanes
|
767999271c
|
new module CCThread, utils for threading (+ blocking queue)
|
2015-08-31 22:30:33 +02:00 |
|