Home | History | Annotate | Download | only in helgrind

Lines Matching defs:pthread_create_WRK

234 static int pthread_create_WRK(pthread_t *thread, const pthread_attr_t *attr,
288 return pthread_create_WRK(thread, attr, start, arg);
294 return pthread_create_WRK(thread, attr, start, arg);