Searched refs:PIPE_READ (Results 1 - 1 of 1) sorted by relevance

/hardware/ti/wlan/wl1271/CUDK/os/linux/src/
H A Dipc_event.c52 #define PIPE_READ 0 macro
605 pIpcEventChild->pipe_from_parent = pIpcEventChild->p_shared_memory->pipe_fields[PIPE_READ];
616 close(pIpcEvent->p_shared_memory->pipe_fields[PIPE_READ]);

Completed in 127 milliseconds