Lines Matching refs:peer
135 // Creates a new native thread corresponding to the given managed peer.
137 static void CreateNativeThread(JNIEnv* env, jobject peer, size_t stack_size, bool daemon);
139 // Attaches the calling native thread to the runtime, returning the new native peer.
284 // Returns the java.lang.Thread's name, or NULL if this Thread* doesn't have a peer.
1060 // Our managed peer (an instance of java.lang.Thread). The jobject version is used during thread