/[hurd]/hurd/libpthread/sysdeps/posix/pt-spin.c
ViewVC logotype

Diff of /hurd/libpthread/sysdeps/posix/pt-spin.c

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

revision 1.1 by neal, Thu Oct 10 23:05:05 2002 UTC revision 1.2 by neal, Tue Feb 8 14:42:02 2005 UTC
# Line 1  Line 1 
1  /* Spin locks.  /* Spin locks.
2     Copyright (C) 2000 Free Software Foundation, Inc.     Copyright (C) 2000, 2004 Free Software Foundation, Inc.
3     This file is part of the GNU C Library.     This file is part of the GNU C Library.
4    
5     The GNU C Library is free software; you can redistribute it and/or     The GNU C Library is free software; you can redistribute it and/or
# Line 51  _pthread_spin_lock (__pthread_spinlock_t Line 51  _pthread_spin_lock (__pthread_spinlock_t
51  }  }
52    
53  weak_alias (_pthread_spin_lock, pthread_spin_lock);  weak_alias (_pthread_spin_lock, pthread_spin_lock);
54    weak_alias (_pthread_spin_lock, __pthread_spin_lock);

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

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