Lines Matching refs:fflush
411 fprintf(stderr, "<< pthread_create wrapper"); fflush(stderr); in pthread_create_WRK()
499 fprintf(stderr, "<< thr_create wrapper"); fflush(stderr); in thr_create_WRK()
550 fprintf(stderr, "<< pthread_join wrapper"); fflush(stderr); in pthread_join_WRK()
644 fprintf(stderr, "<< thr_join wrapper"); fflush(stderr); in thr_join_WRK()
697 dependent, master, master_level); fflush(stderr); in I_WRAP_SONAME_FNNAME_ZU()
736 self_id, master_level); fflush(stderr); in I_WRAP_SONAME_FNNAME_ZU()
773 fprintf(stderr, "<< pthread_mxinit %p", mutex); fflush(stderr); in PTH_FUNC()
810 fprintf(stderr, "<< mxinit %p", mutex); fflush(stderr); in PTH_FUNC()
845 fprintf(stderr, "<< pthread_mxdestroy %p", mutex); fflush(stderr); in mutex_destroy_WRK()
896 fprintf(stderr, "<< pthread_mxlock %p", mutex); fflush(stderr); in mutex_lock_WRK()
947 fprintf(stderr, "<< lmxlock %p", mutex); fflush(stderr); in PTH_FUNC()
981 fprintf(stderr, "<< pthread_mxtrylock %p", mutex); fflush(stderr); in mutex_trylock_WRK()
1038 fflush(stderr); in mutex_timedlock_WRK()
1091 fprintf(stderr, "<< pthread_mxunlk %p", mutex); fflush(stderr); in mutex_unlock_WRK()
1137 fprintf(stderr, "<< lmxunlk %p", mutex); fflush(stderr); in PTH_FUNC()
1183 fflush(stderr); in pthread_cond_wait_WRK()
1273 fflush(stderr); in pthread_cond_timedwait_WRK()
1381 fflush(stderr); in pthread_cond_signal_WRK()
1442 fflush(stderr); in pthread_cond_broadcast_WRK()
1501 fflush(stderr); in pthread_cond_init_WRK()
1543 fprintf(stderr, "<< cond_init %p", cond); fflush(stderr); in PTH_FUNC()
1584 fflush(stderr); in pthread_cond_destroy_WRK()
1661 fflush(stderr); in PTH_FUNC()
1696 fflush(stderr); in PTH_FUNC()
1734 fflush(stderr); in PTH_FUNC()
1790 fprintf(stderr, "<< pthread_spin_iORu %p", lock); fflush(stderr); in pthread_spin_init_or_unlock_WRK()
1847 fflush(stderr); in pthread_spin_destroy_WRK()
1892 fflush(stderr); in pthread_spin_lock_WRK()
1945 fflush(stderr); in pthread_spin_trylock_WRK()
2021 fprintf(stderr, "<< pthread_rwl_init %p", rwl); fflush(stderr); in pthread_rwlock_init_WRK()
2068 fprintf(stderr, "<< rwl_init %p", rwlock); fflush(stderr); in PTH_FUNC()
2101 fprintf(stderr, "<< pthread_rwl_destroy %p", rwl); fflush(stderr); in pthread_rwlock_destroy_WRK()
2151 fprintf(stderr, "<< pthread_rwl_wlk %p", rwlock); fflush(stderr); in pthread_rwlock_wrlock_WRK()
2199 fprintf(stderr, "<< lrw_wlk %p", rwlock); fflush(stderr); in PTH_FUNC()
2231 fprintf(stderr, "<< pthread_rwl_rlk %p", rwlock); fflush(stderr); in pthread_rwlock_rdlock_WRK()
2279 fprintf(stderr, "<< lrw_rlk %p", rwlock); fflush(stderr); in PTH_FUNC()
2311 fprintf(stderr, "<< pthread_rwl_trywlk %p", rwlock); fflush(stderr); in pthread_rwlock_trywrlock_WRK()
2371 fprintf(stderr, "<< pthread_rwl_tryrlk %p", rwlock); fflush(stderr); in pthread_rwlock_tryrdlock_WRK()
2433 fprintf(stderr, "<< pthread_rwl_timedrdl %p", rwlock); fflush(stderr); in pthread_rwlock_timedrdlock_WRK()
2486 fprintf(stderr, "<< pthread_rwl_timedwrl %p", rwlock); fflush(stderr); in pthread_rwlock_timedwrlock_WRK()
2537 fprintf(stderr, "<< pthread_rwl_unlk %p", rwlock); fflush(stderr); in pthread_rwlock_unlock_WRK()
2620 fflush(stderr); in sem_init_WRK()
2634 fflush(stderr); in sem_init_WRK()
2666 fflush(stderr); in PTH_FUNC()
2680 fflush(stderr); in PTH_FUNC()
2703 fflush(stderr); in sem_destroy_WRK()
2716 fflush(stderr); in sem_destroy_WRK()
2760 fflush(stderr); in sem_wait_WRK()
2776 fflush(stderr); in sem_wait_WRK()
2822 fflush(stderr); in sem_post_WRK()
2837 fflush(stderr); in sem_post_WRK()
2879 fflush(stderr); in PTH_FUNC()
2894 fflush(stderr); in PTH_FUNC()
2913 fflush(stderr); in PTH_FUNC()
2926 fflush(stderr); in PTH_FUNC()
3035 fprintf(stderr, "<< QMutex::lock %p", self); fflush(stderr); in QMutex_lock_WRK()
3067 fprintf(stderr, "<< QMutex::unlock %p", self); fflush(stderr); in QMutex_unlock_WRK()
3100 fprintf(stderr, "<< QMutex::tryLock %p", self); fflush(stderr); in QMutex_tryLock_WRK()
3137 fflush(stderr); in QMutex_tryLock_int_WRK()