PokerUnicorn
Loading...
Searching...
No Matches
eventloop.h File Reference
#include <stdbool.h>
#include <pthread.h>
#include "sugar.h"
#include "ref.h"
#include "uniqid.h"

Go to the source code of this file.

Data Structures

struct  pkrsrv_eventloop_t
 
struct  pkrsrv_eventloop_tasks_t
 
struct  pkrsrv_eventloop_task_t
 

Typedefs

typedef void(* pkrsrv_eventloop_task_func_t) (pkrsrv_eventloop_task_t *task)
 

Typedef Documentation

◆ pkrsrv_eventloop_task_func_t

typedef void(* pkrsrv_eventloop_task_func_t) (pkrsrv_eventloop_task_t *task)