Lines Matching refs:CreateThread
322 thr = CreateThread(NULL,4096,sleepy,NULL,0,NULL);326 BIO_printf(bio_err,"unable to CreateThread (%d)",ret);