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

/macosx-10.10.1/SmartcardCCID-55008/ccid/ccid/src/
H A Dccid_usb.c77 pthread_t thread_proc; member in struct:usbDevice_MultiSlot_Extension
847 pthread_join(msExt->thread_proc, NULL);
1635 pthread_create(&msExt->thread_proc, NULL, Multi_PollingProc, msExt);

Completed in 198 milliseconds