index
:
delta/ocaml.git
3.08
3.09
3.10
3.11
3.12
4.00
4.00-with-binannot
4.01
4.02
4.03
4.04
4.05
4.06
4.07
4.08
4.09
4.10
4.11
4.12
4.13
4.14
5.0
5.1
FSF
MPR7048
MPR7609
MPR7609-continued
MPR7638
MPR7642
PR7042
abstract-new
abstract_intel_emit
abstract_x86_asm
afrisch_fix_reachable_words
afrisch_fix_stdlib_makefile_windows
annot-from-lambda
arm-literals
arm64
ast_rewriter
atomic_write_cmi
attributes
autofocus
backend-optims
big-marshal
binary-annot
binary-compat
build-with-debugging-informations
cc-optim
cducetrunk
class-with-type
cmm-mach-types
constructors_with_record
constructors_with_record2
constructors_with_record3
constructors_with_record4
constructors_with_record5
contracts
contracts-3.11
contribution_workflow
delegate
deprecated_optional_arguments
disable_unused_warnings_for_print_types
doc2attr
doc_windows_unicode
dothat
dwarf
dynamic_loading
dynamics
dyntypes
enter-mod-decl
ephemeron
exception_registration
execvpe
expoly
extension_points
fastclass
faster-testsuite
fix-32bit-warning
fix-getwd-use
fix_7657
fix_7680
fix_7682
fix_large_file_lseek_windows
fix_mingw
fix_ocamllex
fixedtypes
flambda
flambda_trunk
fmu
fstclassmod
fstclassmod_parametrized
gadt-warnings
gadts
gadts-devel
gadts-devel-lenormand
gcaml
gcaml3
gcaml3090
gcaml3101
ground_coercion
hex-float
hidden_args
implicit-subtyping
implicit-unpack
implicits
improve-PIC-and-PIE
improve_arg_read_arg
inline-more
inplace_let
ios-support
jo311
jo312
jo400
jo401
jocamltrunk
jocamltrunk+cduce
labltk
let_open_in_classes
letopen
letopenin
lightlabels
located_errors
m7100_gc_when_many_custom_blocks_in_minor_heap
map_file_omission
mark_expansive
master
menubars
merge_sig_str
metadata
minus-camlp4
mltk
module-alias
module_of_module_type
moduletypeof
monadic_let
more_unboxing
multimatch
namespaces
natdynlink
new-test-framework
newfunsyntax
newoolab
newoolab2
newoolabmult
newsysthreads
newtypein
no_internal_deprecation
non-vanishing
objvariants
ocaml-binannot
ocaml2
ocamldebug_g
ocamlmode
olabl
open_types
opt_backtrace
override
overridemethod
poly_meth
poly_meth2
polyrec
ppc64
pr/1866
pr7591
pr7661-again
pr8891
pr8908
pr8934
private_abbrevs
raise_variants
record-disambiguation
recursive_modules
remove-libnum
remove_spurious_semi_colons
resurrect-cygwin64-review-base
revert-1377-ocamldep_nested_include_fix
safe-string
short-paths
short-paths-4.01
sigsubst
simplify_duplicate_ident_optim
sse2
static_exceptions
strict_labels
stripped-ocaml
test_for_self_review
tests_asmcomp_revised
tmp-merging-3.12.1
treematch
trunk
unlabeled-1.1.2
unlabeled-1.2.2
unlabeled-1.3.2
unused_declarations
user-defined-indexing-operators
variants303
varunion
warning_attribute_on_type_exprs
win32
win32-rename
win32-sockets
with-frame-pointers
github.com: ocaml/ocaml
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stdlib
/
domain.mli
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #11813 from edwintorok/5.0-docs
Florian Angeletti
2022-12-19
1
-0
/
+6
*
clarify the doc of Domain.DLS.new_key
Gabriel Scherer
2022-12-15
1
-9
/
+32
*
Domain.at_each_spawn is gone, remove dangling reference (#11709)
Christiano Haesbaert
2022-12-01
1
-13
/
+8
*
Stdlib: mark effect and domain modules as unstable.
Florian Angeletti
2022-11-17
1
-0
/
+4
*
Clarify docs for Domain.recommended_domain_count
David Allsopp
2022-10-20
1
-1
/
+4
*
stdlib: remove Domain.at_each_spawn
Florian Angeletti
2022-10-05
1
-6
/
+0
*
Domain.recommended_domain_count with type unit -> int (#11545)
Gabriel Scherer
2022-09-21
1
-1
/
+1
*
Add a function to request a recommended max number of Domains (#11309)
Christiano Haesbaert
2022-07-05
1
-0
/
+3
*
Refine the semantics of domain callbacks.
KC Sivaramakrishnan
2022-06-06
1
-20
/
+35
*
remove Domain.set_name, requires bootstrap
Sabine Schmaltz
2022-05-26
1
-5
/
+0
*
Simplify Domain.join
KC Sivaramakrishnan
2022-04-16
1
-6
/
+3
*
Minor tweaks
favonia
2022-04-08
1
-2
/
+2
*
Revise the documentation of Domain
favonia
2022-04-08
1
-7
/
+15
*
Make Domain.t injective
favonia
2022-04-05
1
-1
/
+1
*
DLS.new_key ~split_from_parent: document where the key is computed
Gabriel Scherer
2022-01-14
1
-0
/
+5
*
Domain.DLS: simplify the API and implementation for parent-initialized keys
Xavier Leroy
2022-01-14
1
-9
/
+2
*
Domain.DLS: derive DLS values from parent domain
Gabriel Scherer
2022-01-14
1
-6
/
+17
*
Merge pull request ocaml-multicore/ocaml-multicore#745 from Engil/systhreads_...
KC Sivaramakrishnan
2021-12-09
1
-0
/
+5
|
\
|
*
introduce Domain.at_startup to handle systhreads setup organically
Enguerrand Decorne
2021-12-07
1
-0
/
+5
*
|
otherlibs: dynlink is not allowed to run when the calling domain is not the m...
Enguerrand Decorne
2021-12-07
1
-0
/
+3
|
/
*
runtime: add caml_thread_setname
Enguerrand Decorne
2021-12-02
1
-0
/
+5
*
remove timer_ticks from Domain module
Tom Kelly
2021-10-20
1
-5
/
+0
*
Move Domain.Sync.cpu_relax -> Domain.cpu_relax
Tom Kelly
2021-10-20
1
-7
/
+3
*
Remove Sync.poll from Domain module
Tom Kelly
2021-10-20
1
-4
/
+0
*
make code grouping in domain.mli and domain.ml more logical; add license and ...
Tom Kelly
2021-10-20
1
-5
/
+24
*
add deprecated annotation for Domain.Sync.poll
Sadiq Jaffer
2021-09-06
1
-0
/
+1
*
add polling at mach layer
Sadiq Jaffer
2021-09-06
1
-1
/
+1
*
Ignore exceptions raised by Domain.at_exit
KC Sivaramakrishnan
2021-06-22
1
-1
/
+2
*
Add Domain.at_exit to flush the standard formatters
KC Sivaramakrishnan
2021-06-21
1
-0
/
+4
*
printf and eprintf only interleave at newlines
KC Sivaramakrishnan
2021-06-21
1
-0
/
+6
*
Update DLS docs
KC Sivaramakrishnan
2021-06-14
1
-4
/
+2
*
Removal of wait, crticial_section, notify, yield primitives
Tom Kelly
2021-06-03
1
-75
/
+1
*
DLS doc update
Sudha Parimala
2020-09-29
1
-3
/
+2
*
Domain.DLS.new_key takes an initialiser
Sudha Parimala
2020-09-29
1
-11
/
+9
*
more details on time complexity of DLS [get] and [set]
Sudha Parimala
2020-07-22
1
-3
/
+4
*
update DLS documentation
Sudha Parimala
2020-07-22
1
-10
/
+12
*
use old directly instead of passing around in set function
Sudha Parimala
2020-07-21
1
-1
/
+2
*
Thread-local -> Domain-local
Sudha Parimala
2020-07-20
1
-7
/
+7
*
clean-up
Sudha Parimala
2020-07-18
1
-3
/
+3
*
modify types and test
Sudha Parimala
2020-07-16
1
-7
/
+21
*
add thread local storage
Sudha Parimala
2020-07-14
1
-0
/
+9
*
Added Domain.Sync.poll to poll for interrupts
KC Sivaramakrishnan
2020-02-23
1
-1
/
+3
*
doc changes for wait_for and wait_until
Sadiq Jaffer
2019-04-25
1
-2
/
+4
*
Remove BVars & bootstrap
Stephen Dolan
2018-08-01
1
-30
/
+0
*
Add retry support for critical sections
Stephen Dolan
2017-08-23
1
-1
/
+4
*
Add Domain.Sync.cpu_relax primitive
Stephen Dolan
2017-08-23
1
-0
/
+4
*
Add timing primitives to Domain.Sync
Stephen Dolan
2017-08-23
1
-0
/
+12
*
Add Domain.timer_ticks
Stephen Dolan
2017-08-23
1
-0
/
+4
*
fixup! New Domain API with better low-level synchronisation primitives.
Stephen Dolan
2017-08-03
1
-10
/
+14
*
New Domain API with better low-level synchronisation primitives.
Stephen Dolan
2017-08-03
1
-10
/
+76
[next]