HomeSort by relevance Sort by last modified time
    Searched full:doterminate (Results 1 - 3 of 3) sorted by null

  /prebuilts/misc/windows/sdl2/test/
testlock.c 28 static volatile int doterminate = 0; variable
50 doterminate = 1;
59 doterminate = 1;
71 while (!doterminate) {
87 if (SDL_ThreadID() == mainthread && doterminate) {
  /external/apache-xml/src/main/java/org/apache/xml/res/
XMLErrorResources.java 191 "\nUNEXPECTED: Parser doTerminate answers {0}"},
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
SAX2DTM.java 330 * Ask the CoRoutine parser to doTerminate and clear the reference.
338 * Ask the CoRoutine parser to doTerminate and clear the reference. If
341 * @param callDoTerminate true of doTerminate should be called on the
    [all...]

Completed in 81 milliseconds