blob: 5de749675a868d5c2bc99776103adc5d369ffe53 [file] [log] [blame]
<html><head><title>omp_init_lock</title>
<body>
<H3>omp_init_lock</H3>
<PRE>
void omp_init_lock(omp_lock_t *lock)
</PRE>
<DL><DD>
These functions (this and omp_init_nest_lock) provide the only means of initializing a lock. Each function initializes the lock associated with the parameter lock for use in subsequent calls.
<P></DL></font></body></html>