Toggle navigation
Focal API Reference
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
fclRetainEvent
Interface
8 statements
Source File
Focal.f90
Focal
fclRetainEvent
Contents
None
interface
public module subroutine fclRetainEvent(event)
Arguments
Type
Intent
Optional
Attributes
Name
type(
fclEvent
),
intent(in)
::
event
Focal event object to retain
Description
Light weight wrapper for clRetainEvent (increment reference count)