module Extended_thread:Extensions tosig
..end
Core.Core_thread
Core.Core_thread
val safe_create : (unit -> unit) -> Core.Std.Thread.t
Thread.create
but exits the program if an exception trickles
to the toplevel. This is generally a safer alternative.