Searched refs:bootstamp (Results 1 – 3 of 3) sorted by relevance
57 … const windows_bootstamp &bootstamp = windows_intermodule_singleton<windows_bootstamp>::get(); in get_bootstamp() local59 s += bootstamp.stamp; in get_bootstamp()62 s = bootstamp.stamp; in get_bootstamp()
1039 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()
6865 …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 time7050 * Shared memory in windows has again kernel persistence: kernel bootstamp7113 * Shared memory in windows has again filesystem lifetime: kernel bootstamp