Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/build/demos/gxdemo/src/Management/
Dmgt-triple-buf.c51 static GXBool BPWait = GX_FALSE; // Is breakpoint reset waiting on VBlank? variable
175 BPWait = GX_TRUE; in BPCallback()
256 if (BPWait && BPGo) in VIPostCallback()
259 BPWait = GX_FALSE; in VIPostCallback()