MONC
Public Member Functions | List of all members
forthread_ciface_mod::thread_rwlock_wrlock Interface Reference

Public Member Functions

subroutine thread_rwlock_wrlock (lock_id, info)
 

Detailed Description

Definition at line 494 of file forthread_ciface.F90.

Constructor & Destructor Documentation

◆ thread_rwlock_wrlock()

subroutine forthread_ciface_mod::thread_rwlock_wrlock::thread_rwlock_wrlock ( integer(c_int), intent(in)  lock_id,
integer(c_int), intent(out)  info 
)

Definition at line 494 of file forthread_ciface.F90.

495  use iso_c_binding
496  integer(c_int), intent(in) :: lock_id
497  integer(c_int), intent(out) :: info

The documentation for this interface was generated from the following file: