source: libcfa/src/concurrency @ dff1fd1

ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
Name Size Rev Age Author Last Change
../
clib 45444c3   3 years m3zulfiq Removed dimension parameter from adelete.
io 80444bb   3 years Thierry Delisle Fixed prints in io setup.
kernel 28c35e2   3 years Thierry Delisle Fixed startup to use proper protections
alarm.cfa 3.7 KB 4aeaee5   3 years caparsons added alarm callback to union and refactored
alarm.hfa 2.2 KB 4aeaee5   3 years caparsons added alarm callback to union and refactored
coroutine.cfa 9.3 KB dd92fe9   3 years pabuhr switch to page_size and map_prot
coroutine.hfa 6.8 KB 4422579   3 years Thierry Delisle Removed (hopefully) unnecessary setting of active_coroutine(). Should …
CtxSwitch-arm32.S 1.7 KB 95472ee   4 years pabuhr readd ARM 32-bit context-switch assemble file
CtxSwitch-arm64.S 2.7 KB 8ec4a52   4 years pabuhr harmonize with 32-bit ARM context switch
CtxSwitch-i386.S 1.8 KB a4bdbcd   3 years pabuhr formatting
CtxSwitch-i686.S 16 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
CtxSwitch-x64.S 18 bytes 37fe352   6 years Thierry Delisle Added proper multi-lib handling, tests still do not work and arm …
CtxSwitch-x86.S 16 bytes 37fe352   6 years Thierry Delisle Added proper multi-lib handling, tests still do not work and arm …
CtxSwitch-x86_64.S 1.9 KB 0c4a90d   3 years pabuhr update emacs mode
exception.cfa 2.4 KB be73f30   3 years Thierry Delisle Changed many instances of kernelTLS to use active_thread/active_coroutine
exception.hfa 889 bytes c960331   3 years ajbeach Attempt to clean-up the exception headers. I think this is easier to …
invoke.c 6.1 KB d31bb83   3 years pabuhr remove debug prints
invoke.h 8.0 KB d25b2d6   3 years caparsons small cleanup
io.cfa 16.2 KB fe9468e2   3 years Thierry Delisle Added function thread_rand as a tls-safe version of tls_rand()
iofwd.hfa 9.2 KB 6d1790c   3 years Thierry Delisle Fixed some warnings in libcfa
kernel.cfa 24.1 KB 6011658   3 years Thierry Delisle Fixed abort to no longer deadlock when calling itself recursively. …
kernel.hfa 9.0 KB 6d1790c   3 years Thierry Delisle Fixed some warnings in libcfa
kernel_private.hfa 9.3 KB bfcf6b9   3 years Thierry Delisle Stacks are always created with mmap to control page permission
locks.cfa 11.7 KB dff1fd1   3 years caparsons added bool return to timeout routines and removed redundant listed field
locks.hfa 5.8 KB dff1fd1   3 years caparsons added bool return to timeout routines and removed redundant listed field
monitor.cfa 33.1 KB 3ea8ad1   3 years Thierry Delisle Added more checks for thread termination synchronization
monitor.hfa 3.8 KB 77a2994   4 years Thierry Delisle Implemented joining of threads. It behaves very similarly to monitor …
mutex.cfa 3.9 KB be73f30   3 years Thierry Delisle Changed many instances of kernelTLS to use active_thread/active_coroutine
mutex.hfa 3.7 KB ac2b598   4 years Thierry Delisle Changed descriptors for concurrency to use $ prefix instead of …
preemption.cfa 25.3 KB bfcf6b9   3 years Thierry Delisle Stacks are always created with mmap to control page permission
preemption.hfa 881 bytes e660761   4 years Thierry Delisle First attempt at reducing complation time by restructuring the code. …
ready_queue.cfa 18.0 KB 8fc652e0   3 years Thierry Delisle Change usage of TLS to more strongly segregate in kernel and out of …
ready_subqueue.hfa 6.1 KB 343d10e   4 years Thierry Delisle Removed code broken in new-ast out of libcfa
snzi.hfa 3.9 KB 290553a   3 years Thierry Delisle Changed some defines to constants with last fix
stats.cfa 10.0 KB 1e208ea   3 years Thierry Delisle Obviously fogrgetting about io_uring means the change breaks io_uring.
stats.hfa 2.7 KB 1b033b8   3 years Thierry Delisle Alarm loop now has it's own stats block
thread.cfa 4.8 KB c131a02   3 years caparsons added support for threads in sequence
thread.hfa 5.3 KB ab8c6a6   3 years ajbeach Thread Cancellation, a test for it and a required fix to Specialization.
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.