package luv
Binding to libuv: cross-platform asynchronous I/O
Install
Dune Dependency
Authors
Maintainers
Sources
luv-0.5.9.tar.gz
sha256=a2fa91083bc71ce2ee70710d8f9d9b3635620774e5a917ec72b696fd36127b2d
md5=e19f39296b426215e0c21d3a7f8fe272
doc/luv/Luv/Once/index.html
Module Luv.Once
Source
Once-only initialization.
See Once-only initialization in libuv.
Allocates and initializes a once-only barrier.
Binds UV_ONCE_INIT
. See pthread_once(3p)
.
Guards the given callback to be called only once.
Binds uv_once
. See pthread_once(3p)
.
Like Luv.Once.once
, but takes a pointer to a C function.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>