Skip to main content

Module once_lock

Module once_lock 

Source

Structsยง

PyOnceLock
An equivalent to std::sync::OnceLock for initializing objects while attached to the Python interpreter.

Functionsยง

init_once_cell_py_attached ๐Ÿ”’
try_init_once_cell_py_attached ๐Ÿ”’
โš ๏ธ Internal Docs โš ๏ธ Not Public API ๐Ÿ‘‰ Official Docs Here