source:
tests/concurrent
@
c4f8170
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 | ||
park | e235429 | 4 years | Removed last parker/unparker information is it was not particularly useful | ||
mutexstmt | f57f6ea0 | 3 years | added tests for scoped locks | ||
futures | e2cc3c7 | 4 years | Attempted fix of multi future test by making server monitor more … | ||
examples | fd54fef | 4 years | Converting the project to use the new syntax for otype, dtype and … | ||
.expect | fc72696c | 3 years | Added second preempt test that checks the same thing but using a … | ||
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% | |
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 | 090a7c5 | 3 years | Disable preemption in clib_tls. The tls init feature is not very … | |
clib.c | 1.8 KB | a5e7233 | 4 years | C interface now runs worker init routine in dedicated thread. Also … |
|
Note: See TracBrowser
for help on using the repository browser.