Hey guys -- What is the purpose of all out pthread_mutex_lock/unlock constructs in RTcmix anymore? It seems the only time pthread locks become important is if the socket stuff is used, right? Or is there some 'hidden' threading/memory access condition I'm not understanding? brad