mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-07 04:38:00 +00:00
libpthread implementation: USERREQ__READ_MILLISECOND_TIMER, USERREQ__MALLOC, USERREQ__FREE. As a consequence, all the PTHREQ macros (eg. VGA_PTHREQ_RET, SET_PTHREQ_RETVAL) could be removed. And VG_(tl_malloc_called_by_scheduler) has been renamed VG_(tl_malloc_called_deliberately) to reflect how its role has changed. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3438