HomeSort by relevance Sort by last modified time
    Searched refs:eventfd (Results 51 - 52 of 52) sorted by null

1 23

  /external/chromium_org/content/common/gpu/media/
exynos_video_decode_accelerator.cc 10 #include <sys/eventfd.h>
351 device_poll_interrupt_fd_ = eventfd(0, EFD_NONBLOCK | EFD_CLOEXEC);
353 DPLOG(ERROR) << "Initialize(): eventfd() failed";
    [all...]
  /hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/
omx_proxy_common.c 81 #include <sys/eventfd.h>
    [all...]

Completed in 369 milliseconds

1 23