Home | History | Annotate | Download | only in src

Lines Matching full:pthread_key_create

913     if (pthread_key_create(&_S_key, _S_destructor)) {