source: tests/concurrent @ 91715ce1

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