Home
last modified time | relevance | path

Searched defs:first (Results 1 – 5 of 5) sorted by relevance

/commonlibrary/c_utils/base/test/benchmarktest/rwlock_benchmark_test/
Drwlock_benchmark_test.cpp103 thread first(bind(&TestRWLock::WriteStr, ref(test), ref(WRITE_IN_1))); in BENCHMARK_F() local
139 thread first(bind(&TestRWLock::WriteStr, ref(test), ref(WRITE_IN_1))); in BENCHMARK_F() local
171 thread first(bind(&TestRWLock::WriteStr, ref(test), ref(WRITE_IN_1))); in BENCHMARK_F() local
/commonlibrary/c_utils/base/src/
Dthread_ex.cpp181 bool first = true; in ThreadStart() local
Dstring_ex.cpp232 bool IsSameTextStr(const string& first, const string& second) in IsSameTextStr()
/commonlibrary/rust/ylong_http/ylong_http/src/h3/
Doctets.rs77 let first = self.peek_u8()?; in get_varint() localVariable
/commonlibrary/ets_utils/js_api_module/buffer/src/
Djs_buffer.ts1148 const first = this[offset]; constant
1536 const first = this[offset]; constant