Home
last modified time | relevance | path

Searched refs:socket_thread_start (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/clsync/clsync-85e5475/
H A Dlibclsync.c104 socket_thread_start(threaddata_p); in _clsync_x_unix()
H A Dsocket.h210 extern int socket_thread_start(socket_sockthreaddata_t *threaddata_p);
H A Dcontrol.c161 if (socket_thread_start(threaddata_p)) { in control_loop()
H A Dsocket.c680 int socket_thread_start(socket_sockthreaddata_t *threaddata_p) { in socket_thread_start() function