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

  /external/mesa3d/src/gallium/auxiliary/util/
u_network.h 23 void u_socket_block(int s, boolean block);
u_network.c 182 u_socket_block(int s, boolean block) function
  /external/mesa3d/src/gallium/drivers/rbug/
rbug_core.c 821 u_socket_block(s, false);
832 u_socket_block(c, true);

Completed in 259 milliseconds