Home | History | Annotate | Download | only in helgrind

Lines Matching refs:pthread_create_WRK

232 static int pthread_create_WRK(pthread_t *thread, const pthread_attr_t *attr,
286 return pthread_create_WRK(thread, attr, start, arg);
292 return pthread_create_WRK(thread, attr, start, arg);