omp_test_nest_lock

int omp_test_nest_lock(omp_nest_lock_t *lock)
Attempts to set a lock but does not block execution of the thread.


OpenMP API Index