| ../ | 
  | clib |  | a0a949c | 3 years | pabuhr | formatting, remove unnecessary #include files and code | 
  | io |  | 1afd9ccb | 3 years | pabuhr | update call.cfa.in with generic casts for io-uring field types | 
  | kernel |  | ca0c311 | 2 years | caparson | added ability to get number of processors constructed on a cluster … | 
  | actor.hfa | 26.6 KB
     | 70d8e2f2 | 2 years | caparson | added extra poll point to check for termination in actor system | 
  | alarm.cfa | 4.0 KB
     | 1756e08 | 3 years | Thierry Delisle | Added some defensive programming to work around parsing bug | 
  | alarm.hfa | 2.3 KB
     | 1756e08 | 3 years | Thierry Delisle | Added some defensive programming to work around parsing bug | 
  | atomic.hfa | 2.4 KB
     | 4f9d75d | 2 years | pabuhr | formatting | 
  | barrier.hfa | 1.6 KB
     | b2f3880 | 3 years | pabuhr | add newline at end of file | 
  | channel.hfa | 19.0 KB
     | ded6c2a6 | 2 years | caparson | fixed build failure | 
  | coroutine.cfa | 9.6 KB
     | f5f2768 | 3 years | pabuhr | make _GNU_SOURCE default, change IO to use SOCKADDR_ARG and … | 
  | coroutine.hfa | 7.2 KB
     | 8a97248 | 3 years | pabuhr | switch from old trait syntax to new trait syntax using forall clause | 
  | CtxSwitch-arm32.S | 1.7 KB
     | 95472ee | 5 years | pabuhr | readd ARM 32-bit context-switch assemble file | 
  | CtxSwitch-arm64.S | 2.7 KB
     | 8ec4a52 | 5 years | pabuhr | harmonize with 32-bit ARM context switch | 
  | CtxSwitch-i386.S | 1.8 KB
     | a4bdbcd | 5 years | pabuhr | formatting | 
  | CtxSwitch-i686.S | 16 bytes
     | bf71cfd | 7 years | Thierry Delisle | Moved up many directories in source | 
  | CtxSwitch-x64.S | 18 bytes
     | 37fe352 | 7 years | Thierry Delisle | Added proper multi-lib handling, tests still do not work and arm … | 
  | CtxSwitch-x86.S | 16 bytes
     | 37fe352 | 7 years | Thierry Delisle | Added proper multi-lib handling, tests still do not work and arm … | 
  | CtxSwitch-x86_64.S | 1.9 KB
     | 0c4a90d | 5 years | pabuhr | update emacs mode | 
  | exception.cfa | 2.4 KB
     | c18bf9e | 3 years | Thierry Delisle | Visibility concurrency | 
  | exception.hfa | 889 bytes
     | c960331 | 5 years | ajbeach | Attempt to clean-up the exception headers. I think this is easier to … | 
  | future.hfa | 8.8 KB
     | 70a4ed5 | 2 years | caparson | refactored to remove return val from on_selected | 
  | invoke.c | 6.1 KB
     | 8108ba8 | 3 years | Thierry Delisle | Started to add basic visibility control to libcfa | 
  | invoke.h | 9.3 KB
     | beeff61e | 2 years | caparson | some cleanup and a bunch of changes to support waituntil statement | 
  | io.cfa | 25.9 KB
     | 1afd9ccb | 3 years | pabuhr | update call.cfa.in with generic casts for io-uring field types | 
  | iofwd.hfa | 7.8 KB
     | a0a949c | 3 years | pabuhr | formatting, remove unnecessary #include files and code | 
  | kernel.cfa | 28.6 KB
     | f5f2768 | 3 years | pabuhr | make _GNU_SOURCE default, change IO to use SOCKADDR_ARG and … | 
  | kernel.hfa | 10.0 KB
     | ca0c311 | 2 years | caparson | added ability to get number of processors constructed on a cluster … | 
  | locks.cfa | 20.1 KB
     | 70a4ed5 | 2 years | caparson | refactored to remove return val from on_selected | 
  | locks.hfa | 27.7 KB
     | 1e538fb | 2 years | caparson | added a comment | 
  | monitor.cfa | 36.1 KB
     | ed52dd5 | 3 years | pabuhr | remove comment about _GNU_SOURCE | 
  | monitor.hfa | 4.5 KB
     | 8a97248 | 3 years | pabuhr | switch from old trait syntax to new trait syntax using forall clause | 
  | mutex.cfa | 3.9 KB
     | ed52dd5 | 3 years | pabuhr | remove comment about _GNU_SOURCE | 
  | mutex.hfa | 4.7 KB
     | 8a97248 | 3 years | pabuhr | switch from old trait syntax to new trait syntax using forall clause | 
  | mutex_stmt.hfa | 846 bytes
     | beeff61e | 2 years | caparson | some cleanup and a bunch of changes to support waituntil statement | 
  | once.hfa | 3.0 KB
     | b2f3880 | 3 years | pabuhr | add newline at end of file | 
  | preemption.cfa | 23.6 KB
     | 5a05946 | 2 years | caparson | cleanup up locks files and fixed a minor whitespace issue in preemption.cfa | 
  | preemption.hfa | 881 bytes
     | e660761 | 5 years | Thierry Delisle | First attempt at reducing complation time by restructuring the code. … | 
  | pthread.cfa | 30.6 KB
     | ff443e5 | 3 years | pabuhr | forgot to add to last commit | 
  | ready_queue.cfa | 8.4 KB
     | f5f2768 | 3 years | pabuhr | make _GNU_SOURCE default, change IO to use SOCKADDR_ARG and … | 
  | ready_subqueue.hfa | 3.8 KB
     | b2f3880 | 3 years | pabuhr | add newline at end of file | 
  | select.cfa | 2.0 KB
     | 70a4ed5 | 2 years | caparson | refactored to remove return val from on_selected | 
  | select.hfa | 9.0 KB
     | 6f774be | 2 years | caparson | fixed bug where waituntil deadlock could occur | 
  | snzi.hfa | 3.9 KB
     | b2f3880 | 3 years | pabuhr | add newline at end of file | 
  | stats.cfa | 13.5 KB
     | 74227c6 | 3 years | Thierry Delisle | Added more stats | 
  | stats.hfa | 3.9 KB
     | 74227c6 | 3 years | Thierry Delisle | Added more stats | 
  | thread.cfa | 7.2 KB
     | beeff61e | 2 years | caparson | some cleanup and a bunch of changes to support waituntil statement | 
  | thread.hfa | 6.2 KB
     | 8a97248 | 3 years | pabuhr | switch from old trait syntax to new trait syntax using forall clause |