CX Framework
Cross-platform C utility framework
Loading...
Searching...
No Matches
pblock.h File Reference

Protected blocks with stack unwinding (advanced feature) More...

#include <cx/meta/block.h>
#include <cx/utils/macros/unused.h>
#include <setjmp.h>

Go to the source code of this file.

Macros

#define pblock
 
#define pblockUnwind(num)   _pblockUnwind((void*)_pblock_unwind_top, (num))
 
#define PBLOCK_AFTER
 

Detailed Description

Protected blocks with stack unwinding (advanced feature)

Definition in file pblock.h.