OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:timer_thread
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/gki/ulinux/
gki_ulinux.c
607
void*
timer_thread
(void *arg)
function
710
GKI_TRACE("gki_ulinux: Exiting
timer_thread
");
808
timer_thread
,
811
GKI_ERROR_LOG("pthread_create failed to create
timer_thread
!\n\r");
[
all
...]
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
gki_ulinux.c
437
** Function
timer_thread
447
void
timer_thread
(signed long id)
function
537
timer_thread
,
540
GKI_TRACE_1("%s: pthread_create failed to create
timer_thread
!", __func__);
[
all
...]
/external/libnfc-nci/src/gki/ulinux/
gki_ulinux.c
437
** Function
timer_thread
447
void
timer_thread
(signed long id)
function
512
timer_thread
,
515
GKI_TRACE_0("GKI_run: pthread_create failed to create
timer_thread
!");
[
all
...]
Completed in 100 milliseconds