summaryrefslogtreecommitdiff
path: root/thread_pthread.h
AgeCommit message (Expand)Author
2011-10-29* thread_pthread.h: no Structured Exception Handling like macros.nobu
2011-06-27* thread_pthread.h (rb_global_vm_lock_struct): add volatile tokosaki
2011-06-16* thread_pthread.c, thread_pthread.h: remove unused variables.ko1
2011-06-14* thread_pthread.c (gvl_yield): fix live lock issue on 1-2 cpuskosaki
2011-06-13* thread_pthread.c: rewrite GVL completely.kosaki
2011-05-07* thread_pthread.c (USE_MONOTONIC_COND): check the availabilitynobu
2011-05-06* thread_pthread.h (rb_thread_cond_t): add clockid field. it'skosaki
2010-11-27* thread.c, vm_core.h: make gvl_acquire/release/init/destructko1
2010-02-04* thread_pthread.c (native_thread_init_stack): use get_stack.naruse
2008-01-18* eval_intern.h, insnhelper.h, thread_pthread.h, vm_core.h, vm_opts.h:nobu
2008-01-06* $Date$ keyword removed to avoid inclusion of locale dependentakr
2007-12-25* thread_pthread.c, thread_pthread.h, thread_win32.c,ko1
2007-11-13* blockinlining.c, compile.c, compile.h, debug.c, debug.h,ko1
2007-08-27* thread.c: fix Mutex to be interruptable lock.ko1
2007-02-08* thread.c, thread_pthread.ci, thread_win32.ci (thread_start_func_1):ko1
2007-02-06* blockinlining.c, compile.c, compile.h, error.c, eval.c,ko1
2006-12-31 * Merge YARVko1