anyKode Marilou
ContentsIndexHome
PreviousUpNext
DevicesGroup::Lock

Verrouiller le groupe (thread safe)

C++
void Lock(void);

Lock verrouille le groupe contre les accès concurrents (thread safe). Les fonctions Lock/Unlock utilisent un objet Windows de type CRITICAL_SECTION (une émulation pour Linux).

Documentation v4.7 (18/01/2015), Copyright (c) 2015 anyKode. All rights reserved.
What do you think about this topic? Send feedback!