OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nreadthreadalive
(Results
1 - 1
of
1
) sorted by null
/external/libnfc-nxp/Linux_x86/
phDal4Nfc.c
67
char
nReadThreadAlive
; /* Read state machine */
326
gReadWriteContext.
nReadThreadAlive
= 0;
620
gReadWriteContext.
nReadThreadAlive
= TRUE;
743
DAL_DEBUG("\nRX Thread
nReadThreadAlive
= %d",gReadWriteContext.
nReadThreadAlive
);
745
while(gReadWriteContext.
nReadThreadAlive
) /* Thread Loop */
752
if (!gReadWriteContext.
nReadThreadAlive
)
[
all
...]
Completed in 3091 milliseconds