Home
last modified time | relevance | path

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

/hardware/st/nfc/st21nfc/hal/
Dhalcore_private.h47 #define MSG_EXIT_REQUEST 0 /* worker thread should terminate itself */ macro
Dhalcore.cc269 msg.command = MSG_EXIT_REQUEST; in HalDestroy()
720 case MSG_EXIT_REQUEST: in HalWorkerThread()
/hardware/st/nfc/1.0/hal/
Dhalcore_private.h47 #define MSG_EXIT_REQUEST 0 /* worker thread should terminate itself */ macro
Dhalcore.c252 msg.command = MSG_EXIT_REQUEST; in HalDestroy()
713 case MSG_EXIT_REQUEST: in HalWorkerThread()