Home
last modified time | relevance | path

Searched refs:__isthreaded (Results 1 – 2 of 2) sorted by relevance

/f-stack/tools/libxo/libxo/
H A Dxo_syslog.c124 #define __isthreaded 1 macro
129 if (__isthreaded) pthread_mutex_lock(&xo_syslog_mutex); \
133 if (__isthreaded) pthread_mutex_unlock(&xo_syslog_mutex); \
/f-stack/tools/libxo/
H A Dconfigure.ac229 AC_CHECK_DECLS([__isthreaded], [], [], [#include <stdio.h>])