Home
last modified time | relevance | path

Searched refs:AsynchronousId (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/flang/include/flang/Runtime/
H A Dio-api.h30 using AsynchronousId = int; variable
147 Cookie IONAME(BeginWait)(ExternalUnit, AsynchronousId,
/llvm-project-15.0.7/flang/runtime/
H A Dio-api.cpp382 Cookie IONAME(BeginWait)(ExternalUnit unitNumber, AsynchronousId id, in IONAME()