Home
last modified time | relevance | path

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

/RevoEX-3.1/build/libraries/mpds/src/
Dmpdssystem.c94 static void SendDataSet(MPDSContext *context, BOOL delayed);
471 SendDataSet(context, FALSE); in Step()
486 SendDataSet(context, delayed); in Step()
694 SendDataSet(context, FALSE); in ReceiveCallback_Parent()
699 SendDataSet(context, FALSE); // Should not be required in ReceiveCallback_Parent()
728 SendDataSet(context, FALSE); in ReceiveCallback_Parent()
731 SendDataSet(context, FALSE); in ReceiveCallback_Parent()
867 void SendDataSet(MPDSContext *context, BOOL delayed) in SendDataSet() function