Home
last modified time | relevance | path

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

/dports/graphics/opendx/dx-4.4.4/src/uipp/dxl/
H A Dopen.c81 if (DXLSync(conn)) { in DXLLoadVisualProgram()
88 DXLSync(conn); /* wait for the program to finish executing */ in DXLLoadVisualProgram()
117 if (DXLSync(conn)) { in exDXLLoadScript()
124 DXLSync(conn); /* wait for the program to finish executing */ in exDXLLoadScript()
H A Dquery.c21 DXLSync(DXLConnection *conn) in DXLSync() function
58 r = DXLSync(conn); in uiDXLSyncExecutive()
H A Dsend.c260 if (!DXLSync(conn)) { in DXLSendPacket()
983 DXLSync(conn); in DXLSendImmediate()
1065 if (!DXLSync(conn)) in exDXLEndMacroDefinition()
/dports/graphics/opendx/dx-4.4.4/help/
H A Ddxall114818 the synchronization method to be used. DXLSync allows synchronization at specified
/dports/graphics/opendx/dx-4.4.4/include/
H A Ddxl.h279 DXLError DXLSync(DXLConnection *conn);