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

  /external/libevent/
iocp-internal.h 158 struct event_iocp_port *event_iocp_port_launch_(int n_cpus);
event_iocp.c 176 event_iocp_port_launch_(int n_cpus) function
event.c 707 base->iocp = event_iocp_port_launch_(n_cpus);
    [all...]
  /external/libevent/test/
regress_iocp.c 173 port = event_iocp_port_launch_(0);
258 port = event_iocp_port_launch_(0);

Completed in 109 milliseconds