blob: 1a0ce492c558b8fe4b865d22918b37f4392ec9e3 [file] [log] [blame]
<html><head><title>omp_test_lock</title>
<body>
<H3>omp_test_lock</H3>
<PRE>
int omp_test_lock(omp_lock_t *lock2)
</PRE>
<DL><DD>
Attempts to set a lock but does not block execution of the thread.
<!-- BRT return value? -->
<P></DL></font></body></html>