Home | History | Annotate | Download | only in runtime

Lines Matching refs:pthread_create_result

2535     int pthread_create_result = pthread_create(&pthread,
2539 CHECK_EQ(pthread_create_result, 0);