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

Public Member Functions

subroutine thread_setcanceltype (ctype, oldctype, info)
 

Detailed Description

Definition at line 195 of file forthread_ciface.F90.

Constructor & Destructor Documentation

◆ thread_setcanceltype()

subroutine forthread_ciface_mod::thread_setcanceltype::thread_setcanceltype ( integer(c_int), intent(in)  ctype,
integer(c_int), intent(in)  oldctype,
integer(c_int), intent(out)  info 
)

Definition at line 195 of file forthread_ciface.F90.

196  use iso_c_binding
197  integer(c_int), intent(in) :: ctype
198  integer(c_int), intent(in) :: oldctype
199  integer(c_int), intent(out) :: info

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