Motr  M0
assert.c File Reference
#include "lib/trace.h"
#include "lib/assert.h"
#include "lib/misc.h"
#include "lib/trace_internal.h"
#include "motr/version.h"
Include dependency graph for assert.c:

Go to the source code of this file.

Macros

#define M0_TRACE_SUBSYSTEM   M0_TRACE_SUBSYS_LIB
 

Functions

void m0_panic (const struct m0_panic_ctx *ctx,...)
 
M0_INTERNAL void m0_panic_only (const struct m0_panic_ctx *ctx,...)
 
void m0_backtrace (void)
 
M0_INTERNAL void m0__assertion_hook (void)
 

Macro Definition Documentation

◆ M0_TRACE_SUBSYSTEM

#define M0_TRACE_SUBSYSTEM   M0_TRACE_SUBSYS_LIB

Definition at line 23 of file assert.c.