THREAD_UNLOCK
#define THREAD_UNLOCK() if (__isthreaded) _pthread_mutex_unlock(&logname_mutex)
#define THREAD_UNLOCK() if (__isthreaded) _pthread_mutex_unlock(&pidlist_mutex)
#define THREAD_UNLOCK() \
#define THREAD_UNLOCK() if (__isthreaded) _SPINUNLOCK(&thread_lock)