]> git.saurik.com Git - cycript.git/commit - Trampoline.t.cpp
Use pthread_detach(), not pthread_join(). v0.9.438
authorJay Freeman (saurik) <saurik@saurik.com>
Fri, 20 May 2011 07:11:49 +0000 (07:11 +0000)
committerJay Freeman (saurik) <saurik@saurik.com>
Fri, 20 May 2011 07:11:49 +0000 (07:11 +0000)
commit40b1517d56f509a5faebb5ab25988c1d2216e879
tree4a9e1d6c59b364a645deee990cdca28fec03e391
parentc98ea90dcfba4a6e699aa5f0989bbdd575c3b430
Use pthread_detach(), not pthread_join().
Baton.hpp
Mach/Inject.cpp
Trampoline.t.cpp