libfoedus-core
FOEDUS Core Library
shared_polling.cpp File Reference
#include "foedus/soc/shared_polling.hpp"
#include <algorithm>
#include <atomic>
#include <chrono>
#include <thread>
#include "foedus/assert_nd.hpp"
#include "foedus/assorted/assorted_func.hpp"
#include "foedus/assorted/atomic_fences.hpp"
Include dependency graph for shared_polling.cpp:

Go to the source code of this file.

Namespaces

 foedus
 Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services).
 
 foedus::soc
 System On Chip (SOC) and interprocess communication (IPC).
 

Functions

void foedus::soc::ugly_atomic_inc (uint64_t *address)
 
uint64_t foedus::soc::get_now_microsec ()