#ifndef TRACE_LWP_H_INCLUDED #define TRACE_LWP_H_INCLUDED void trace_lwp_begin(void); void trace_lwp_end(void); #endif