Namespace

Dex – 1

A GNOME library for deferred execution

Version0.2.0
AuthorsChristian Hergert
LicenseLGPL-2.1-or-later
Websitehttps://gitlab.gnome.org/chergert/libdex/
Sourcehttps://gitlab.gnome.org/chergert/libdex/

Build

C headerslibdex.h
pkg-config files

Dependencies

GLib—2.0 The base type system library
Browse documentation
GObject—2.0 The base type system library
Browse documentation

Additional documentation

Structs

Enumerations

Error Domains

Callbacks

FiberFunc

FutureCallback

A DexFutureCallback can be executed from a DexBlock as response to another DexFuture resolving or rejecting.

SchedulerFunc