rrWaitEvent

Waits for an event on CPU.

RRError rrReleaseEvent(

RRContext context,

RREvent event);

Applies to

All supported backends

Parameters

Parameter

Input/Output

Description

context

input

RR API context.

event

input

Event to wait for.

Return

Returns an error in case of a failure, or RR_Success otherwise.