Home
last modified time | relevance | path

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

/dports/net/freediameter/freeDiameter-1.5.0/libfdcore/
H A Dserver.c276 static void * serv_th(void * arg) in serv_th() function
357 CHECK_POSIX( pthread_create( &s->thr, NULL, serv_th, s ) ); in fd_servers_start()
365 CHECK_POSIX( pthread_create( &s->thr, NULL, serv_th, s ) ); in fd_servers_start()
390 CHECK_POSIX( pthread_create( &s->thr, NULL, serv_th, s ) ); in fd_servers_start()
397 CHECK_POSIX( pthread_create( &s->thr, NULL, serv_th, s ) ); in fd_servers_start()
408 CHECK_POSIX( pthread_create( &s->thr, NULL, serv_th, s ) ); in fd_servers_start()
415 CHECK_POSIX( pthread_create( &s->thr, NULL, serv_th, s ) ); in fd_servers_start()
435 CHECK_POSIX( pthread_create( &s->thr, NULL, serv_th, s ) ); in fd_servers_start()
442 CHECK_POSIX( pthread_create( &s->thr, NULL, serv_th, s ) ); in fd_servers_start()