For internal use only.
This file contains the implementation of the event_attr_init() function, used to initialize an attribute set.
Definition in file event_attr_init.c.
#include "event_int.h"
#include <stdlib.h>
Include dependency graph for event_attr_init.c:
Go to the source code of this file.
Functions | |
ev_err_t | event_attr_init (ev_attr_t *attr) |
Initialize a set of attributes for the events library. |