Home
last modified time | relevance | path

Searched refs:posix (Results 1 – 5 of 5) sorted by relevance

/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc3532 internal::posix::Abort(); in GetTestPartResult()
3541 internal::posix::Abort(); in GetTestProperty()
4489 ShouldUseColor(posix::IsATTY(posix::FileNo(stdout)) != 0); in ColoredPrintf()
7282 posix::FClose(flagfile); in LoadFlagsFromFile()
7750 posix::Abort(); in DeathTestAbort()
9242 posix::StatStruct file_stat; in FileOrDirectoryExists()
10387 posix::Abort(); in ~GTestLog()
10464 posix::FClose(file); in GetCapturedString()
10589 namespace posix { namespace
11244 internal::posix::Abort(); in GetTestPartResult()
[all …]
Dgtest.h3696 namespace posix {
8441 posix::Abort();
8605 posix::Abort();
9509 posix::Close(write_fd_);
12096 posix::Abort();
/rocksdb-6.9/
DWINDOWS_PORT.md45 * All posix specific headers were replaced to port/port.h which worked well
48 … we came up with a string macro `ROCKSDB_PRIszt` which expands to `zu` on posix systems and to `Iu…
59 * Replicate posix logic using std:thread primitives.
66 …we chose to replicate posix logic using `std::thread` primitives. This allows anyone to quickly de…
D.travis.yml234 sudo update-alternatives --set x86_64-w64-mingw32-g++ /usr/bin/x86_64-w64-mingw32-g++-posix;
/rocksdb-6.9/CMakeFiles/
DCMakeConfigureLog.yaml65 Thread model: posix
77 Thread model: posix
89 Thread model: posix
121 Thread model: posix
137 Thread model: posix
182 ignore line: [Thread model: posix]
198 ignore line: [Thread model: posix]
274 Thread model: posix
289 Thread model: posix
332 ignore line: [Thread model: posix]
[all …]