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

Public Member Functions

subroutine thread_spin_destroy (spinlock_id, info)
 

Detailed Description

Definition at line 415 of file forthread_ciface.F90.

Constructor & Destructor Documentation

◆ thread_spin_destroy()

subroutine forthread_ciface_mod::thread_spin_destroy::thread_spin_destroy ( integer(c_int), intent(in)  spinlock_id,
integer(c_int), intent(out)  info 
)

Definition at line 415 of file forthread_ciface.F90.

416  use iso_c_binding
417  integer(c_int), intent(in) :: spinlock_id
418  integer(c_int), intent(out) :: info

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