/[classpath]/classpath/gnu/java/awt/peer/gtk/GThreadNativeMethodRunner.java
ViewVC logotype

Diff of /classpath/gnu/java/awt/peer/gtk/GThreadNativeMethodRunner.java

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

revision 1.1 by saugart, Sun Jun 6 04:14:13 2004 UTC revision 1.1.2.1 by gnu_andrew, Sat Feb 19 10:50:28 2005 UTC
# Line 3  Line 3 
3     --portable-native-sync option.     --portable-native-sync option.
4     This is used by gthread-jni.c     This is used by gthread-jni.c
5        
6     Copyright (C) 2004 Free Software Foundation, Inc.     Copyright (C) 2004, 2005  Free Software Foundation, Inc.
7    
8  This file is part of GNU Classpath.  This file is part of GNU Classpath.
9    
# Line 40  obligated to do so.  If you do not wish Line 40  obligated to do so.  If you do not wish
40  exception statement from your version. */  exception statement from your version. */
41    
42  package gnu.java.awt.peer.gtk;  package gnu.java.awt.peer.gtk;
43    
44  import java.lang.ref.WeakReference;  import java.lang.ref.WeakReference;
 import java.util.Set;  
45  import java.util.Collections;  import java.util.Collections;
46  import java.util.HashSet;  import java.util.HashSet;
47    import java.util.Set;
48    
49  /** Implements pthread_create(), under glib's gthread abstraction, for use  /** Implements pthread_create(), under glib's gthread abstraction, for use
50      with GNU Classpath's --portable-native-sync option.  This is used in      with GNU Classpath's --portable-native-sync option.  This is used in

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.1.2.1

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