Functions
stdbool.h File Reference

Transactional wrappers for interfaces of <stdbool.h>. More...

#include "picotm/config/picotm-libc-config.h"
#include "picotm/compiler.h"
#include "picotm/picotm-tm.h"
#include <stdbool.h>

Functions

static bool load_bool_tx (const bool *addr)
 
static void privatize_bool_tx (const bool *addr, unsigned long flags)
 
static void store_bool_tx (bool *addr, bool value)