source:
tests/concurrent
@
1bcbf02
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
waitfor | cca568e | 5 years | change all example waitfor statements from comma separate to colon | ||
signal | 8f1a99e | 3 years | Step 3 Fixed tests | ||
readyQ | 928128d | 3 years | Changed test to use regular prng | ||
park | 1bcbf02 | 2 years | Changed declarations using _Thread_local to use thread. I'm fairly … | ||
mutexstmt | 80e39f1 | 3 years | Removed unnecessary stats include. | ||
futures | 1f0ee71 | 2 years | Fixed typo in wait_any after yesterday's fix | ||
examples | 6dc7011a | 2 years | Tentative test for non-executable heap, currently broken | ||
barrier | a18373a | 3 years | Added a hook for the barrier's last block. Added testing to go with it. | ||
.expect | 4f6dda0 | 3 years | Converted Implement Concurrent Keywords to the new AST. Includes … | ||
thread.cfa | 833 bytes | 454f478 | 4 years | Re-arranged and commented low-level headers. Main goal was for better … | |
suspend_then.cfa | 1.5 KB | dfa4360 | 5 years | Added several tests for generators | |
sleep.cfa | 717 bytes | 237df76 | 3 years | convert from test programs I/O acquire to mutex statement | |
preempt.cfa | 2.0 KB | 7b2c8c3c | 3 years | Moved globals to a struct so maybe gcc won't just optimize out my … | |
preempt2.cfa | 743 bytes | fc72696c | 3 years | Added second preempt test that checks the same thing but using a … | |
multi-monitor.cfa | 1.2 KB | fd54fef | 4 years | Converting the project to use the new syntax for otype, dtype and … | |
monitor.cfa | 659 bytes | ed12051 | 5 years | Reduced iterations of concurrent/monitor by 25% | |
mainError.cfa | 36 bytes | a494d105 | 3 years | Added a semantic error if the proper includes are not used before a … | |
keywordErrors.cfa | 104 bytes | 6c3a5ac1 | 5 years | Added better check to guarantee proper includes are present when using … | |
joinerror.cfa | 1.0 KB | 0dbecad | 4 years | Added tests for join thread | |
join.cfa | 848 bytes | 0dbecad | 4 years | Added tests for join thread | |
ctor-check.cfa | 212 bytes | 56f519b | 3 years | Clean-up of the last pass. Added a test for the constructor mutex … | |
coroutineYield.cfa | 875 bytes | aaf92de | 4 years | Moved coroutine to global scope to ease debugging | |
cluster.cfa | 476 bytes | 66812dd | 4 years | convert tests to always print output (no empty .expect files) | |
clib_tls.c | 1.1 KB | 1bcbf02 | 2 years | Changed declarations using _Thread_local to use thread. I'm fairly … | |
clib.c | 1.8 KB | b67fe85 | 2 years | Updated thread_local I forgot to change last time |
|
Note: See TracBrowser
for help on using the repository browser.