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

Public Member Functions

subroutine thread_rwlock_init (rwlock_id, attr_id, info)
 

Detailed Description

Definition at line 469 of file forthread_ciface.F90.

Constructor & Destructor Documentation

◆ thread_rwlock_init()

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

Definition at line 469 of file forthread_ciface.F90.

470  use iso_c_binding
471  integer(c_int), intent(out) :: rwlock_id
472  integer(c_int), intent(in) :: attr_id
473  integer(c_int), intent(out) :: info

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