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

Public Member Functions

subroutine thread_rwlock_destroy (rwlock_id, info)
 

Detailed Description

Definition at line 461 of file forthread_ciface.F90.

Constructor & Destructor Documentation

◆ thread_rwlock_destroy()

subroutine forthread_ciface_mod::thread_rwlock_destroy::thread_rwlock_destroy ( integer(c_int), intent(in)  rwlock_id,
integer(c_int), intent(out)  info 
)

Definition at line 461 of file forthread_ciface.F90.

462  use iso_c_binding
463  integer(c_int), intent(in) :: rwlock_id
464  integer(c_int), intent(out) :: info

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