Method

EDataServerFlagclear

since: 1.12

Declaration [src]

void
e_flag_clear (
  EFlag* flag
)

Description [src]

Unsets flag. Subsequent calls to e_flag_wait() or e_flag_wait_until() will block until flag is set.

Available since: 1.12

This method is not directly available to language bindings.