Skip to content

MTY_RWLockUnlock

chrisd1100 edited this page Aug 25, 2022 · 1 revision

Unlock an MTY_RWLock.

void MTY_RWLockUnlock(
    MTY_RWLock * ctx
);

Parameters

ctx (MTY_RWLock *)

An MTY_RWLock.

Platform support

Windows   macOS   Android   Linux  

See also

Module: Thread

Clone this wiki locally