summaryrefslogtreecommitdiff
path: root/tools/libs/light/libxl_test_timedereg.h
blob: 9547dbaba120d436cae856d3838212a81b7ac371 (plain)
1
2
3
4
5
6
7
8
9
#ifndef TEST_TIMEDEREG_H
#define TEST_TIMEDEREG_H

#include <pthread.h>

int libxl_test_timedereg(libxl_ctx *ctx, libxl_asyncop_how *ao_how)
    LIBXL_EXTERNAL_CALLERS_ONLY;

#endif /*TEST_TIMEDEREG_H*/