Home
last modified time | relevance | path

Searched refs:u_socket_block (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_network.h23 void u_socket_block(int s, boolean block);
Du_network.c182 u_socket_block(int s, boolean block) in u_socket_block() function
/external/mesa3d/src/gallium/drivers/rbug/
Drbug_core.c821 u_socket_block(s, false); in rbug_thread()
832 u_socket_block(c, true); in rbug_thread()