Registre
Implement a kind of thread safe register with store, ask and tryask commands. This is juste a map int->void*
.
This is intending to be used where an information about the running mpv instance is not always available when asking it. This is a kind of promise implementation in C for lektor.
Solves #16 (closed)
Modification effectuée par Kubat