mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-06 11:15:38 -05:00
compat
This commit is contained in:
parent
444f8a3acc
commit
14fdee0593
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
(* vendored from https://github.com/c-cube/thread-local-storage *)
|
||||
|
||||
module Atomic = Atomic_
|
||||
|
||||
(* sanity check *)
|
||||
let () = assert (Obj.field (Obj.repr (Thread.self ())) 1 = Obj.repr ())
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue