Home | History | Annotate | Download | only in adaptation

Lines Matching refs:pthread_join

1438     result = pthread_join( worker_thread1, NULL );
1440 ALOGE( "%s: pthread_join() FAILED: result: %d", __FUNCTION__, result );
1442 ALOGD( "%s: pthread_join() joined: result: %d", __FUNCTION__, result );