Home
last modified time | relevance | path

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

/external/libnfc-nci/halimpl/bcm2079x/adaptation/
Duserial_linux.c1439 pthread_t close_thread; in USERIAL_Close() local
1477 pthread_create( &close_thread, &attr, (void *)userial_close_thread, NULL); in USERIAL_Close()