Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/wayland/
A DSDL_waylanddatamanager.c88 read_pipe(int fd, void** buffer, size_t* total_length, SDL_bool null_terminate) in read_pipe() function
354 while (read_pipe(pipefd[0], &buffer, length, null_terminate) > 0); in Wayland_data_offer_receive()

Completed in 3 milliseconds