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

Public Member Functions

subroutine thread_alloc (thread_id, info)
 

Detailed Description

Definition at line 27 of file forthread_ciface.F90.

Constructor & Destructor Documentation

◆ thread_alloc()

subroutine forthread_ciface_mod::thread_alloc::thread_alloc ( integer(c_int), intent(out)  thread_id,
integer(c_int), intent(out)  info 
)

Definition at line 27 of file forthread_ciface.F90.

28  use iso_c_binding
29  integer(c_int), intent(out) :: thread_id
30  integer(c_int), intent(out) :: info

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