picos.thread
Picos_thread
Minimalistic thread API available with or without threads.posix.
threads.posix
picos
picos.domain
picos.exn_bt
picos.fd
picos.fifos
picos.htbl
picos.lwt
picos.lwt_unix
picos.mpscq
picos.randos
picos.rc
picos.select
picos.stdio
picos.structured
picos.sync
picos.threaded
val is_main_thread : unit -> bool
is_main_thread () determines whether running on the main thread of the application.
is_main_thread ()
module TLS : sig ... end
Thread-local storage.