OcamIL

Modules


Links

Meaning of icons :
Implemented.
Not yet implemented.
Compatibility with OCaml certified.
Lacks or incompatibilities.
[]Comments to read.

Thread 50%

Thread creation and termination

create
self
id
exit
kill

Suspending threads

delay
join
wait_read
wait_write
wait_timed_read
wait_timed_write
select
wait_pid
wait_signal
yield

Synchronization primitives

critical_section
sleep
wakeup