OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gki_pthread_info_t
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
gki_ulinux.c
91
}
gki_pthread_info_t
;
typedef in typeref:struct:__anon10159
92
gki_pthread_info_t
gki_pthread_info[GKI_MAX_TASKS];
108
gki_pthread_info_t
*p_pthread_info = (
gki_pthread_info_t
*)params;
654
gki_pthread_info_t
* p_pthread_info = &gki_pthread_info[rtask];
[
all
...]
/external/libnfc-nci/src/gki/ulinux/
gki_ulinux.c
90
}
gki_pthread_info_t
;
typedef in typeref:struct:__anon10171
91
gki_pthread_info_t
gki_pthread_info[GKI_MAX_TASKS];
105
gki_pthread_info_t
*p_pthread_info = (
gki_pthread_info_t
*)params;
632
gki_pthread_info_t
* p_pthread_info = &gki_pthread_info[rtask];
[
all
...]
/external/bluetooth/bluedroid/gki/ulinux/
gki_ulinux.c
107
}
gki_pthread_info_t
;
typedef in typeref:struct:__anon2972
115
gki_pthread_info_t
gki_pthread_info[GKI_MAX_TASKS];
145
gki_pthread_info_t
*p_pthread_info = (
gki_pthread_info_t
*)params;
[
all
...]
Completed in 237 milliseconds