class eventpair

Defined at line 14 of file ../../zircon/system/ulib/zx/include/lib/zx/eventpair.h

Inherits from object<eventpair>

Functions

create

public zx_status_t create(uint32_t options, eventpair * endpoint0, eventpair * endpoint1)

Defined at line 11 of file ../../zircon/system/ulib/zx/eventpair.cc

eventpair

public void eventpair()

Defined at line 18 of file ../../zircon/system/ulib/zx/include/lib/zx/eventpair.h

eventpair

public void eventpair(zx_handle_t value)

Defined at line 20 of file ../../zircon/system/ulib/zx/include/lib/zx/eventpair.h

eventpair

public void eventpair(handle && h)

Defined at line 22 of file ../../zircon/system/ulib/zx/include/lib/zx/eventpair.h

eventpair

public void eventpair(eventpair && other)

Defined at line 24 of file ../../zircon/system/ulib/zx/include/lib/zx/eventpair.h

operator=

public eventpair & operator=(eventpair && other)

Defined at line 26 of file ../../zircon/system/ulib/zx/include/lib/zx/eventpair.h