Use intptr_t instead of int for pointer storage
authorToni Spets <toni.spets@iki.fi>
Mon, 28 Feb 2011 16:27:11 +0000 (18:27 +0200)
committerToni Spets <toni.spets@iki.fi>
Mon, 28 Feb 2011 16:30:20 +0000 (18:30 +0200)
commitfc13b9835c1b22b6779a36966057f94b4470a173
tree324e2e70a89df4248ab4453b6cc5e18f9015fed4
parent3811b5ea4b23fa348a60b38e45c1e171315325ff
Use intptr_t instead of int for pointer storage
src/arch/Threads/Threads.h
src/arch/Threads/Threads_Pthreads.cpp
src/arch/Threads/Threads_Pthreads.h
src/arch/Threads/Threads_Win32.cpp
src/arch/Threads/Threads_Win32.h