Home
last modified time | relevance | path

Searched refs:bootstamp (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/interprocess/detail/
Dshared_dir_helpers.hpp57 … const windows_bootstamp &bootstamp = windows_intermodule_singleton<windows_bootstamp>::get(); in get_bootstamp() local
59 s += bootstamp.stamp; in get_bootstamp()
62 s = bootstamp.stamp; in get_bootstamp()
Dwin32_api.hpp1039 inline bool get_boot_time(unsigned char (&bootstamp) [BootstampLength]) in get_boot_time()
1046 std::memcpy(&bootstamp[0], &info.Reserved1, sizeof(bootstamp)); in get_boot_time()
/third_party/boost/libs/interprocess/doc/
Dinterprocess.qbk6865 …This option derives the unique bootstamp used to name the folder where shared memory is placed fro…
6937 …* [@https://svn.boost.org/trac/boost/ticket/9767 Trac #9767 (['"bootstamp generation causes error …
6996 * [*ABI breaking]: Changed bootstamp function in Windows to use EventLog service start time
7050 * Shared memory in windows has again kernel persistence: kernel bootstamp
7113 * Shared memory in windows has again filesystem lifetime: kernel bootstamp