1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

* sysdeps/unix/sysv/linux/sparc/sparc64/sigsuspend.c: Use the

IA-64 version.
This commit is contained in:
Roland McGrath
2003-04-02 00:11:05 +00:00
parent de58be8a09
commit 9a197dcc6a
12 changed files with 256 additions and 4 deletions

View File

@ -377,6 +377,8 @@ extern int __pthread_timedsuspend_new(pthread_descr self, const struct timespec
extern void __pthread_wait_for_restart_signal(pthread_descr self);
extern void __pthread_sigsuspend (const sigset_t *mask) attribute_hidden;
extern int __pthread_yield (void);
extern int __pthread_rwlock_timedrdlock (pthread_rwlock_t *__restrict __rwlock,