Home | History | Annotate | Download | only in helgrind

Lines Matching refs:pthread_create_WRK

402 static int pthread_create_WRK(pthread_t *thread, const pthread_attr_t *attr,
460 return pthread_create_WRK(thread, attr, start, arg);
466 return pthread_create_WRK(thread, attr, start, arg);
478 return pthread_create_WRK(thread, attr, start, arg);
504 /* See comments in pthread_create_WRK() */
516 /* See comments in pthread_create_WRK(). */