Home
last modified time | relevance | path

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

/dports/net-p2p/cpuminer/cpuminer-2.5.0/
H A Dcpu-miner.c942 static void *workio_thread(void *userdata) in workio_thread() function
1948 if (pthread_create(&thr->pth, NULL, workio_thread, thr)) { in main()