Searched refs:MSG_Done (Results 1 – 1 of 1) sorted by relevance
245 #define MSG_Done 7 /* Server has finished with this message */ macro296 while( pMsg->op!=MSG_Done ){ in sendToServer()452 pMsg->op = MSG_Done; in sqlite3_server()