Method

EDataServerFlagwait

since: 1.12

Declaration [src]

void
e_flag_wait (
  EFlag* flag
)

Description [src]

Blocks until flag is set. If flag is already set, the function returns immediately.

Available since: 1.12

This method is not directly available to language bindings.