Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2006-05-22 13:56:26 -0700 (Mon, 22 May 2006)
Revision: 9202
Log message:
Added a matching resume_inner_section to take a lock inside
a blocking_section.
Changes | Path |
+1 -0 | libmojave/stdlib/lm_thread_pool.mli |
+2 -0 | libmojave/stdlib/lm_thread_pool_null.ml |
+10 -0 | libmojave/stdlib/lm_thread_pool_system.ml |