Sha256: 6258b5b932a68116b6cbd5476c9cb23ad05d35a33305537fe79d213dfdf37e3c

Contents?: true

Size: 97 Bytes

Versions: 8

Compression:

Stored size: 97 Bytes

Contents

#ifndef LIBURING_INT_FLAGS
#define LIBURING_INT_FLAGS

enum {
	INT_FLAG_REG_RING	= 1,
};

#endif

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
polyphony-0.94 vendor/liburing/src/int_flags.h
polyphony-0.93 vendor/liburing/src/int_flags.h
polyphony-0.92 vendor/liburing/src/int_flags.h
polyphony-0.91 vendor/liburing/src/int_flags.h
polyphony-0.90 vendor/liburing/src/int_flags.h
polyphony-0.89 vendor/liburing/src/int_flags.h
polyphony-0.87 vendor/liburing/src/int_flags.h
polyphony-0.86 vendor/liburing/src/int_flags.h