Searched refs:posted (Results 1 – 9 of 9) sorted by relevance
104 std::list<BufferId> &pending, std::list<BufferId> &posted);128 std::list<BufferId> &pending, std::list<BufferId> &posted);
124 std::list<BufferId> &pending, std::list<BufferId> &posted) { in postBufferRelease() argument142 posted.push_back(id); in postBufferRelease()173 std::list<BufferId> &pending, std::list<BufferId> &posted) { in postBufferStatusMessage() argument192 posted.push_back(id); in postBufferStatusMessage()
472 bool posted = postReceiveResult(bufferId, transactionId, in receive() local475 *buffer ? "ok" : "fail", posted); in receive()483 if (!posted) { in receive()
46 * BufferStatus is posted along with BufferStatusMessage from a client to77 * Transaction Id is created from sender and posted via fmq within85 /** Valid only when TRANSFER_TO is posted. */
46 * BufferStatus is posted along with BufferStatusMessage from a client to79 * Transaction Id is created from sender and posted via fmq within87 /** Valid only when TRANSFER_TO is posted. */
52 Q: Why are the HTML and PDF Specifications posted on Khronos' website under55 A: The Specifications posted by Khronos in the Vulkan Registry are licensed
8 any asynchronous netlink events posted by the driver. Any asynchronous
319 * The sample represents the most-recently posted frames.340 * The sample represents the most-recently posted frames.342 * @param timestamp is the timestamp after which any frames were posted that should be
1743 auto posted = postImpl( in postImplSync() local1750 if (posted.CallbackScheduledOrFired()) { in postImplSync()1754 return posted.Succeeded(); in postImplSync()