HomeSort by relevance Sort by last modified time
    Searched refs:get_async_context_id (Results 1 - 3 of 3) sorted by null

  /external/qemu/
async.c 110 int get_async_context_id(void) function
posix-aio-compat.c 425 int async_context_id = get_async_context_id();
580 acb->async_context_id = get_async_context_id();
609 acb->async_context_id = get_async_context_id();
qemu-common.h 138 int get_async_context_id(void);

Completed in 2104 milliseconds