HomeSort by relevance Sort by last modified time
    Searched refs:N_STACK_DESCRIPTORS (Results 1 - 2 of 2) sorted by null

  /external/dbus/dbus/
dbus-socket-set-epoll.c 285 #define N_STACK_DESCRIPTORS 64
294 struct epoll_event events[N_STACK_DESCRIPTORS];
dbus-mainloop.c 593 #define N_STACK_DESCRIPTORS 64
595 DBusSocketEvent ready_fds[N_STACK_DESCRIPTORS];

Completed in 581 milliseconds