mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 02:18:37 +00:00
because there was no point exposing them to clients, as they don't know the ThreadState type. Also, removed the LOGMESSAGE request type, replaced it with calls to VG_(message) via the generic VALGRIND_NON_SIMD_CALL2. In fact, almost every single pthread client request could be removed in this same way. That would result in less code, which would be nice... yeah, real nice. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1584