HomeSort by relevance Sort by last modified time
    Searched full:cb_thread (Results 1 - 1 of 1) sorted by null

  /hardware/msm7k/librpc/
clnt.c 51 pthread_t cb_thread; member in struct:CLIENT
261 pthread_create(&client->cb_thread,
615 pthread_join(client->cb_thread, NULL);

Completed in 46 milliseconds