Home
last modified time | relevance | path

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

/commonlibrary/c_utils/base/test/benchmarktest/rwlock_benchmark_test/
Drwlock_benchmark_test.cpp102 thread first(bind(&TestRWLock::WriteStr, ref(test), ref(WRITE_IN_1))); in BENCHMARK_F() local
138 thread first(bind(&TestRWLock::WriteStr, ref(test), ref(WRITE_IN_1))); in BENCHMARK_F() local
170 thread first(bind(&TestRWLock::WriteStr, ref(test), ref(WRITE_IN_1))); in BENCHMARK_F() local
/commonlibrary/c_utils/base/src/
Dthread_ex.cpp182 bool first = true; in ThreadStart() local
Dstring_ex.cpp230 bool IsSameTextStr(const string& first, const string& second) in IsSameTextStr()
/commonlibrary/ets_utils/js_api_module/buffer/src/
Djs_buffer.ts1119 const first = this[offset]; constant
1507 const first = this[offset]; constant