Lines Matching full:weak
12 #pragma weak pthread_once
13 #pragma weak pthread_key_create
14 #pragma weak pthread_key_delete
15 #pragma weak pthread_setspecific
16 #pragma weak pthread_getspecific
50 #pragma weak pthread_mutex_init
51 #pragma weak pthread_mutex_destroy
52 #pragma weak pthread_mutex_lock
53 #pragma weak pthread_mutex_unlock
79 #pragma weak pthread_create
80 #pragma weak pthread_join
81 #pragma weak pthread_cond_init
82 #pragma weak pthread_cond_signal
83 #pragma weak pthread_cond_destroy
84 #pragma weak pthread_cond_wait