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

  /external/libmicrohttpd/src/microhttpd/
connection.c 278 connection->event_loop_info = MHD_EVENT_LOOP_INFO_CLEANUP;
969 * Update the 'event_loop_info' field of this connection based on the state
    [all...]
internal.h 772 enum MHD_ConnectionEventLoopInfo event_loop_info; member in struct:MHD_Connection
    [all...]
daemon.c 852 switch (pos->event_loop_info)
951 switch (con->event_loop_info)
1034 switch (con->event_loop_info)
    [all...]

Completed in 547 milliseconds