HomeSort by relevance Sort by last modified time
    Searched refs:JAWT_LOCK_ERROR (Results 1 - 5 of 5) sorted by null

  /external/oj-libjdwp/src/share/javavm/export/
jawt.h 112 * assert((lock & JAWT_LOCK_ERROR) == 0);
172 #define JAWT_LOCK_ERROR 0x00000001
199 * JAWT_LOCK_ERROR - When an error has occurred and the surface could not
  /prebuilts/jdk/jdk8/darwin-x86/include/
jawt.h 112 * assert((lock & JAWT_LOCK_ERROR) == 0);
172 #define JAWT_LOCK_ERROR 0x00000001
199 * JAWT_LOCK_ERROR - When an error has occurred and the surface could not
  /prebuilts/jdk/jdk8/linux-x86/include/
jawt.h 112 * assert((lock & JAWT_LOCK_ERROR) == 0);
172 #define JAWT_LOCK_ERROR 0x00000001
199 * JAWT_LOCK_ERROR - When an error has occurred and the surface could not
  /prebuilts/jdk/jdk9/darwin-x86/include/
jawt.h 116 * assert((lock & JAWT_LOCK_ERROR) == 0);
176 #define JAWT_LOCK_ERROR 0x00000001
203 * JAWT_LOCK_ERROR - When an error has occurred and the surface could not
  /prebuilts/jdk/jdk9/linux-x86/include/
jawt.h 116 * assert((lock & JAWT_LOCK_ERROR) == 0);
176 #define JAWT_LOCK_ERROR 0x00000001
203 * JAWT_LOCK_ERROR - When an error has occurred and the surface could not

Completed in 5613 milliseconds