ocaml/otherlibs/systhreads
Gabriel Scherer e91bb93784 GPR#196: Make [Thread.id] and [Thread.self] [noalloc].
(Clark Gaebel)

These functions are called every tick of the Async scheduler, and
are the only remaining calls to [caml_c_call] every cycle. It would
be nice to remove them, especially since these functions don't
allocate.

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@16259 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2015-07-26 19:01:45 +00:00
..
.depend update .depend and bootstrap compilers after 4.02 merge 2015-07-17 18:34:07 +00:00
.ignore uniform .ignore system 2011-07-20 15:37:36 +00:00
Makefile 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
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 merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev 15121) 2014-08-22 13:45:02 +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 PR#6776: Failure to kill the "tick" thread, segfault when exiting the runtime 2015-03-31 20:46:10 +00:00
st_stubs.c PR#6776: Failure to kill the "tick" thread, segfault when exiting the runtime 2015-03-31 20:46:10 +00: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 GPR#196: Make [Thread.id] and [Thread.self] [noalloc]. 2015-07-26 19:01:45 +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