add process mode
authorLaurent Mazet <mazet@softndesign.org>
Fri, 31 Oct 2025 09:32:34 +0000 (10:32 +0100)
committerLaurent Mazet <mazet@softndesign.org>
Fri, 31 Oct 2025 09:32:34 +0000 (10:32 +0100)
commitddfa1e8a5f473f5a0375a8059770e2a265cd0d46
tree3ddbed7029191cacd604751a73151459e0b8a8bc
parent5b8361077f4c60cfcf8594496e72b7f6b15d6225
add process mode
22 files changed:
clock.c
cycle.c
generic.c [new file with mode: 0644]
generic.h [new file with mode: 0644]
main.c [new file with mode: 0644]
main.h [new file with mode: 0644]
mq.c [new file with mode: 0644]
mq_lat.c [deleted file]
mutex.c
pipe.c [new file with mode: 0644]
pipe_lat.c [deleted file]
pipe_lat_multi.c [deleted file]
semaphore.c
test.c [deleted file]
test.h [deleted file]
test.sh
test_multi.c [deleted file]
test_multi.h [deleted file]
thread_c+j.c
thread_c.c
udp.c [new file with mode: 0644]
udp_lat.c [deleted file]