Searched defs:stderr_debug (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/lib/libthr/thread/
H A Dthr_private.h92 #define stderr_debug(args...) _thread_printf(STDERR_FILENO, ##args) macro
/freebsd-10.2-release/lib/libkse/thread/
H A Dthr_private.h82 #define stderr_debug(...) _thread_printf(STDERR_FILENO, __VA_ARGS__) macro

Completed in 50 milliseconds