Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
A type that holds the following pieces of information about a lock: whether the lock is available, and the identity of the thread that owns the lock and a nesting count.
The following functions use omp_nest_lock_t:
For more information, see 3.2 Lock Functions.
Example
See omp_init_nest_lock for an example of using omp_nest_lock_t.