1 #ifndef TEST_TIMEDEREG_H 2 #define TEST_TIMEDEREG_H 3 4 #include <pthread.h> 5 6 int libxl_test_timedereg(libxl_ctx *ctx, libxl_asyncop_how *ao_how) 7 LIBXL_EXTERNAL_CALLERS_ONLY; 8 9 #endif /*TEST_TIMEDEREG_H*/ 10
1 #ifndef TEST_TIMEDEREG_H 2 #define TEST_TIMEDEREG_H 3 4 #include <pthread.h> 5 6 int libxl_test_timedereg(libxl_ctx *ctx, libxl_asyncop_how *ao_how) 7 LIBXL_EXTERNAL_CALLERS_ONLY; 8 9 #endif /*TEST_TIMEDEREG_H*/ 10