|
|
| version 1.5, 2013/08/15 19:10:48 | version 1.7, 2014/04/27 16:20:37 |
|---|---|
| Line 52 | Line 52 |
| /* Define to 1 if you have the `timer_create' function. */ | /* Define to 1 if you have the `timer_create' function. */ |
| #undef HAVE_TIMER_CREATE | #undef HAVE_TIMER_CREATE |
| /* Define to 1 if you have the `timer_delete' function. */ | |
| #undef HAVE_TIMER_DELETE | |
| /* Define to 1 if you have the `timer_settime' function. */ | /* Define to 1 if you have the `timer_settime' function. */ |
| #undef HAVE_TIMER_SETTIME | #undef HAVE_TIMER_SETTIME |
| /* Define to 1 if you have the <unistd.h> header file. */ | /* Define to 1 if you have the <unistd.h> header file. */ |
| #undef HAVE_UNISTD_H | #undef HAVE_UNISTD_H |
| /* Disable kqueue support */ | |
| #undef KQ_DISABLE | |
| /* How many kqueue events can scheduling at one time */ | /* How many kqueue events can scheduling at one time */ |
| #undef KQ_EVENTS | #undef KQ_EVENTS |