source: tests/concurrent @ d2b94f2

ADTast-experimental
Name Size Rev Age Author Last Change
../
waitfor cca568e   4 years pabuhr change all example waitfor statements from comma separate to colon
signal 8f1a99e   3 years Thierry Delisle Step 3 Fixed tests
examples 6dc7011a   2 years Thierry Delisle Tentative test for non-executable heap, currently broken
park 1bcbf02   21 months Thierry Delisle Changed declarations using _Thread_local to use thread. I'm fairly …
.expect e8b8e65   19 months Thierry Delisle Added implementation of call_once
barrier 7bc84b8   18 months pabuhr remove unsigned cast for prng calls
readyQ be1d00c   18 months Thierry Delisle Changed fairness tests to use sched_yield in case exhausting the time …
pthread be3b952   17 months pabuhr update 32-bit .expect for tests using PRNG
futures 8fb7402   17 months caparson fixed race condition in select_future test to fix build failure
mutexstmt 703c88e   17 months caparson missed another lock name refactor in the earlier commit
unified_locking 53ef99a   17 months caparson removed file accidentally included in earlier commit
channels b3d794fc   16 months caparson removed unneeded dependency that broke build
actors d2b94f2   16 months caparson temporary fix to correct build error, fix in actor pass to come later
keywordErrors.cfa 104 bytes 6c3a5ac1   4 years Thierry Delisle Added better check to guarantee proper includes are present when using …
suspend_then.cfa 1.5 KB dfa4360   4 years Thierry Delisle Added several tests for generators
monitor.cfa 659 bytes ed12051   4 years Thierry Delisle Reduced iterations of concurrent/monitor by 25%
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
cluster.cfa 476 bytes 66812dd   4 years pabuhr convert tests to always print output (no empty .expect files)
multi-monitor.cfa 1.2 KB fd54fef   3 years mlbrooks Converting the project to use the new syntax for otype, dtype and …
thread.cfa 833 bytes 454f478   3 years Thierry Delisle Re-arranged and commented low-level headers. Main goal was for better …
coroutineYield.cfa 875 bytes aaf92de   3 years Thierry Delisle Moved coroutine to global scope to ease debugging
sleep.cfa 717 bytes 237df76   3 years pabuhr convert from test programs I/O acquire to mutex statement
ctor-check.cfa 212 bytes 56f519b   2 years ajbeach Clean-up of the last pass. Added a test for the constructor mutex …
preempt.cfa 2.0 KB 7b2c8c3c   2 years Thierry Delisle Moved globals to a struct so maybe gcc won't just optimize out my …
preempt2.cfa 743 bytes fc72696c   2 years Thierry Delisle Added second preempt test that checks the same thing but using a …
mainError.cfa 36 bytes a494d105   2 years ajbeach Added a semantic error if the proper includes are not used before a …
clib.c 1.8 KB b67fe85   21 months Thierry Delisle Updated thread_local I forgot to change last time
clib_tls.c 1.1 KB 1bcbf02   21 months Thierry Delisle Changed declarations using _Thread_local to use thread. I'm fairly …
migrate.cfa 1.7 KB a167c70c   19 months Thierry Delisle Added thread support for migrating between clusters.
once.cfa 648 bytes 7bc84b8   18 months pabuhr remove unsigned cast for prng calls
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.