]> granicus.if.org Git - gc/commit
Darwin/AMD64 can have 64-bit thread id's, so we need to ensure we cast properly to...
authorGeoff Norton <grompf@gmail.com>
Wed, 3 Aug 2011 01:45:49 +0000 (21:45 -0400)
committerIvan Maidanski <ivmai@mail.ru>
Sun, 4 Mar 2012 12:01:04 +0000 (16:01 +0400)
commit7a2d387896587de98df35a5998dd1b334949365b
treeba621d2d2b0485abffdf2938b069cab83b4b504a
parent15be24c6720ebc1d70d2b2de37e1b3d2bf496127
Darwin/AMD64 can have 64-bit thread id's, so we need to ensure we cast properly to make sure the modulus has a valid result. Additionally add support for x86_THREAD_STATE64.
include/private/gc_priv.h
pthread_support.c