ocaml/otherlibs/threads
Wojciech Meyer dc9834c4a4 misc: replace stat_(alloc|free|resize) occurences with caml_stat_(...).
byterun/compatibility.h defines:
  #define stat_alloc caml_stat_alloc
  #define stat_free caml_stat_free
  #define stat_resize caml_stat_resize

Having the "caml_" prefix seems cleaner to me, it also avoids some
issues for cross-compilation but I don't remember well which ones.

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@13314 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2013-02-25 03:01:31 +00:00
..
.depend merge changes from 4.00 branching to 4.00.0 (part 1) 2012-07-26 19:21:54 +00:00
.ignore uniform .ignore system 2011-07-20 15:37:36 +00:00
Makefile remove all $Id keywords 2012-10-15 17:50:56 +00:00
condition.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
condition.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
event.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
event.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
libvmthreads.clib Add many .mllib .mlpack .clib .dlib files 2007-02-07 09:52:28 +00:00
marshal.ml remove all $Id keywords 2012-10-15 17:50:56 +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
pervasives.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
scheduler.c misc: replace stat_(alloc|free|resize) occurences with caml_stat_(...). 2013-02-25 03:01:31 +00:00
thread.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
thread.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
threadUnix.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
threadUnix.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
threads.mllib Add many .mllib .mlpack .clib .dlib files 2007-02-07 09:52:28 +00:00
unix.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
unix.mllib Add many .mllib .mlpack .clib .dlib files 2007-02-07 09:52:28 +00:00