Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_network.h20 void u_socket_block(int s, boolean block);
Du_network.c180 u_socket_block(int s, boolean block) in u_socket_block() function
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
Drbug_core.c805 u_socket_block(s, false); in rbug_thread()
816 u_socket_block(c, true); in rbug_thread()