ocaml/otherlibs/systhreads
Xavier Leroy 09ba69134f - Refactoring of otherlibs/systhreads
- PR#4702: added C functions to register threads not created by Caml
- PR#5013: wrong implementation of condition variables under Win32
- PR#4979: wrong error code handling under Win32
- Added standard include <caml/threads.h> 
- Added "stack_size" field in GC statistics.


git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@10315 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2010-04-27 07:55:08 +00:00
..
.cvsignore merge changes from release/3.11.1 to release/3.11.2 2010-01-20 16:26:46 +00:00
.depend fixed several build problems 2010-04-22 15:41:16 +00:00
Makefile - Refactoring of otherlibs/systhreads 2010-04-27 07:55:08 +00:00
Makefile.nt - Refactoring of otherlibs/systhreads 2010-04-27 07:55:08 +00:00
condition.ml MAJ en-tetes pour mentionner la 'special exception' sur la LGPL 2001-12-07 13:41:02 +00:00
condition.mli clean up spaces and tabs 2010-01-22 12:48:24 +00:00
dllthreads.dlib Add many .mllib .mlpack .clib .dlib files 2007-02-07 09:52:28 +00:00
event.ml clean up spaces and tabs 2010-01-22 12:48:24 +00:00
event.mli clean up spaces and tabs 2010-01-22 12:48:24 +00:00
libthreads.clib Add many .mllib .mlpack .clib .dlib files 2007-02-07 09:52:28 +00:00
libthreadswin32.clib Add many .mllib .mlpack .clib .dlib files 2007-02-07 09:52:28 +00:00
mutex.ml MAJ en-tetes pour mentionner la 'special exception' sur la LGPL 2001-12-07 13:41:02 +00:00
mutex.mli clean up spaces and tabs 2010-01-22 12:48:24 +00:00
st_posix.h - Refactoring of otherlibs/systhreads 2010-04-27 07:55:08 +00:00
st_stubs.c - Refactoring of otherlibs/systhreads 2010-04-27 07:55:08 +00:00
st_win32.h - Refactoring of otherlibs/systhreads 2010-04-27 07:55:08 +00:00
thread.ml - Refactoring of otherlibs/systhreads 2010-04-27 07:55:08 +00:00
thread.mli clean up spaces and tabs 2010-01-22 12:48:24 +00:00
threadUnix.ml MAJ en-tetes pour mentionner la 'special exception' sur la LGPL 2001-12-07 13:41:02 +00:00
threadUnix.mli MAJ doc 2002-06-26 09:48:00 +00:00
threads.h - Refactoring of otherlibs/systhreads 2010-04-27 07:55:08 +00:00
threads.mllib Add many .mllib .mlpack .clib .dlib files 2007-02-07 09:52:28 +00:00