Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/test/SemaOpenCL/
H A Dinvalid-pipe-builtin-cl2.0.cl25 // commit_read/write_pipe
54 // commit_read/write_pipe
/aosp_15_r20/system/libfmq/
H A Dlibfmq.rs431 self.queue.commit_read(txn); in drop()
448 fn commit_read(&mut self, txn: MemTransaction) -> bool { in commit_read() method