ocaml/otherlibs/systhreads
Xavier Leroy 906558a155 PR#7038: out of memory condition in caml_io_mutex_lock
Check the return code of st_mutex_create so that, in particular, out-of-memory conditions cause an exception.
2015-11-27 15:33:15 +01:00
..
.depend make alldepend 2015-08-02 18:34:09 +00:00
Makefile PowerPC port of ocamlopt: 2015-07-20 15:41:44 +00:00
Makefile.nt merge branch 4.02 from 4.02.1 (rev 15540) to a few fixes after 4.02.2 (rev 16205) 2015-07-17 14:31:05 +00:00
condition.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
condition.mli Wrong quoting chase. 2013-05-29 18:05:44 +00:00
event.ml PR#7013: spurious wake-up in the Event module. 2015-10-11 08:55:26 +00:00
event.mli Wrong quoting chase. 2013-05-29 18:05:44 +00:00
libthreads.clib Merge branch 'ocaml-git/buildsys' (early part) into trunk 2010-05-11 13:34:20 +00:00
mutex.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
mutex.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
st_posix.h whitespace cleanup, cut long lines, add some missing headers 2015-09-11 11:58:31 +00:00
st_stubs.c PR#7038: out of memory condition in caml_io_mutex_lock 2015-11-27 15:33:15 +01:00
st_win32.h PR#6776: Failure to kill the "tick" thread, segfault when exiting the runtime 2015-03-31 20:46:10 +00:00
thread.ml Replace uses of "noalloc" by [@@noalloc] 2015-10-06 10:58:22 +00:00
thread.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
threadUnix.ml merge branch "safe-string" 2014-04-29 11:56:17 +00:00
threadUnix.mli merge branch "safe-string" 2014-04-29 11:56:17 +00:00
threads.h PR#6573: extern "C" for systhreads/threads.h 2015-01-20 19:41:36 +00:00
threads.mllib Add many .mllib .mlpack .clib .dlib files 2007-02-07 09:52:28 +00:00