Home
last modified time | relevance | path

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

/dports/net/3proxy/3proxy-0.9.4/src/
H A Dplugins.c22 int start_proxy_thread(struct child * chp);
130 start_proxy_thread,
H A Dstructures.h774 int (*start_proxy_thread)(struct child * chp); member
H A Dconf.c148 int start_proxy_thread(struct child * chp){ function
259 return start_proxy_thread(&ch);
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/td-amigaos/
H A Dthread.c290 static int start_proxy_thread (void) in start_proxy_thread() function
336 result = start_proxy_thread (); in uae_sem_init()