|
Tervel
1.0.0
A collection of wait-free containers and algorithms.
|
#include <algorithm>#include <assert.h>#include <atomic>#include <cmath>#include <cstdint>#include <iostream>#include <memory>#include <stddef.h>#include <stdint.h>#include <stdlib.h>#include <utility>#include <tervel/util/thread_context.h>Go to the source code of this file.
Namespaces | |
| tervel | |
| TODO(steven): | |
Variables | |
| __thread void * | tervel::tl_control_word |
| __thread ThreadContext * | tervel::tl_thread_info |
1.8.9.1