Searched refs:MSG_Done (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dtest_server.c245 #define MSG_Done 7 /* Server has finished with this message */ macro
296 while( pMsg->op!=MSG_Done ){
452 pMsg->op = MSG_Done;

Completed in 287 milliseconds