]> granicus.if.org Git - gc/commit
Work around Android's pthread/kernel_id/fork bug to fix mono multithreading and GC_st...
authorKoushik Dutta <koushd@gmail.com>
Thu, 30 Sep 2010 04:15:42 +0000 (21:15 -0700)
committerguest <ivmai@mail.ru>
Fri, 29 Jul 2011 11:31:22 +0000 (15:31 +0400)
commita69e9b71b25f739727f126ee33a505495a0ffcaa
tree2084097aeb03f98f6b7f1536df9e0623cc6b98b1
parentabe99bbde750939ec6869357fbc81da3ccbd41f9
Work around Android's pthread/kernel_id/fork bug to fix mono multithreading and GC_stop_world in processes that have been forked.
include/private/pthread_support.h
pthread_stop_world.c
pthread_support.c