hg_intercepts.c:97:61: note: in definition of macro 'PTH_FUNC'
    ret_ty I_WRAP_SONAME_FNNAME_ZZ(VG_Z_LIBPTHREAD_SONAME,f)(args); \
                                                             ^
hg_intercepts.c:1644:10: error: unknown type name 'pthread_barrierattr_t'
          pthread_barrierattr_t* attr, unsigned long count)
          ^
hg_intercepts.c:97:61: note: in definition of macro 'PTH_FUNC'
    ret_ty I_WRAP_SONAME_FNNAME_ZZ(VG_Z_LIBPTHREAD_SONAME,f)(args); \
                                                             ^
hg_intercepts.c:1643:10: error: unknown type name 'pthread_barrier_t'
          pthread_barrier_t* bar,
          ^
hg_intercepts.c:98:61: note: in definition of macro 'PTH_FUNC'
    ret_ty I_WRAP_SONAME_FNNAME_ZZ(VG_Z_LIBPTHREAD_SONAME,f)(args)
                                                             ^
hg_intercepts.c:1644:10: error: unknown type name 'pthread_barrierattr_t'
          pthread_barrierattr_t* attr, unsigned long count)
          ^
hg_intercepts.c:98:61: note: in definition of macro 'PTH_FUNC'
    ret_ty I_WRAP_SONAME_FNNAME_ZZ(VG_Z_LIBPTHREAD_SONAME,f)(args)
                                                             ^
hg_intercepts.c:1680:15: error: unknown type name 'pthread_barrier_t'
               pthread_barrier_t* bar)
              ^
hg_intercepts.c:97:61: note: in definition of macro 'PTH_FUNC'
    ret_ty I_WRAP_SONAME_FNNAME_ZZ(VG_Z_LIBPTHREAD_SONAME,f)(args); \
                                                             ^
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to