diff options
Diffstat (limited to 'gcc/gthr-dce.h')
| -rw-r--r-- | gcc/gthr-dce.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/gthr-dce.h b/gcc/gthr-dce.h index ccdf82dead8..916f1207c87 100644 --- a/gcc/gthr-dce.h +++ b/gcc/gthr-dce.h @@ -74,6 +74,9 @@ typedef pthread_mutex_t __gthread_recursive_mutex_t; #pragma weak pthread_mutex_lock #pragma weak pthread_mutex_trylock #pragma weak pthread_mutex_unlock +#pragma weak pthread_mutexattr_create +#pragma weak pthread_mutexattr_setkind_np +#pragma weak pthread_mutexattr_delete #ifdef _LIBOBJC /* Objective-C. */ |

