/[classpath]/classpath/native/jni/qt-peer/qtcomponentpeer.cpp
ViewVC logotype

Diff of /classpath/native/jni/qt-peer/qtcomponentpeer.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by robilad, Mon Aug 15 21:53:12 2005 UTC revision 1.3 by smarothy, Tue Aug 16 23:22:09 2005 UTC
# Line 82  JNIEXPORT void JNICALL Java_gnu_java_awt Line 82  JNIEXPORT void JNICALL Java_gnu_java_awt
82        env->MonitorEnter( obj );        env->MonitorEnter( obj );
83        p = getNativeObject(env, obj);        p = getNativeObject(env, obj);
84        env->MonitorExit( obj );        env->MonitorExit( obj );
85      } while( p == NULL);      } while( p == NULL );
86  }  }
87    
88  /*  /*

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26