picotm  0.10.0
Functions
sched.h File Reference

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

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

Functions

PICOTM_NOTHROW int sched_yield_tx (void)
 

Function Documentation

◆ sched_yield_tx()

PICOTM_NOTHROW int sched_yield_tx ( void  )

A transaction-safe implementation of sched_yield().