Searched refs:pth_spawn (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/glthread/
H A Dthread.h184 # pragma weak pth_spawn macro
202 (pth_in_use () ? ((*(THREADP) = pth_spawn (NULL, FUNC, ARG)) ? 0 : errno) : 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-tls.c92 pth_t thread = pth_spawn (NULL, func, arg);
H A Dtest-lock.c113 pth_t thread = pth_spawn (NULL, func, arg);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/tests/
H A Dtest-lock.c117 pth_t thread = pth_spawn (NULL, func, arg);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/src/
H A Dgcryptrnd.c672 if (!pth_spawn (tattr, connection_thread, (void*)fd))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dgcryptrnd.c672 if (!pth_spawn (tattr, connection_thread, (void*)fd))

Completed in 200 milliseconds