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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_c/ex_rep/base/
H A Drep_base.c41 void *astatus, *cstatus; local
237 if (thread_join(all_thr, &astatus) || thread_join(conn_thr, &cstatus)) {
241 if ((uintptr_t)astatus != EXIT_SUCCESS ||

Completed in 124 milliseconds