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

  /prebuilts/go/darwin-x86/src/runtime/cgo/
libcgo.h 102 #undef CGO_TSAN
105 # define CGO_TSAN
108 # define CGO_TSAN
111 #ifdef CGO_TSAN
130 #else // !defined(CGO_TSAN)
135 #endif // !defined(CGO_TSAN)
  /prebuilts/go/linux-x86/src/runtime/cgo/
libcgo.h 102 #undef CGO_TSAN
105 # define CGO_TSAN
108 # define CGO_TSAN
111 #ifdef CGO_TSAN
130 #else // !defined(CGO_TSAN)
135 #endif // !defined(CGO_TSAN)

Completed in 398 milliseconds