Use uintptr_t instead of int as the integer format of pthread_t.
author <shinichiro.hamaji@gmail.com> <>
Tue, 4 Nov 2008 07:08:11 +0000 (07:08 +0000)
committer <shinichiro.hamaji@gmail.com> <>
Tue, 4 Nov 2008 07:08:11 +0000 (07:08 +0000)
commit1ea4ad6ba1df3fdab43d7350795741ce27a5e9fd
tree0c0cae2f23da900d1ce2700d1b428326a72ba864
parentd15fcf784c8e138138946700db019c66d4a55752
Use uintptr_t instead of int as the integer format of pthread_t.

git-svn-id: https://google-glog.googlecode.com/svn/trunk@14 eb4d4688-79bd-11dd-afb4-1d65580434c0
src/signalhandler.cc