Functions
locale-tm.h File Reference

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

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

Functions

PICOTM_NOTHROW locale_t newlocale_tm (int category_mask, const char *locale, locale_t base)
 
PICOTM_NOTHROW char * setlocale_tm (int category, const char *locale)