]> granicus.if.org Git - php/commit
- Stop using the locking mechanism and start using refcount.
authorAndi Gutmans <andi@php.net>
Tue, 28 Sep 1999 17:37:14 +0000 (17:37 +0000)
committerAndi Gutmans <andi@php.net>
Tue, 28 Sep 1999 17:37:14 +0000 (17:37 +0000)
commit59d5462a6a69655176d671eaee184a76d5371642
treeed5a3225b6a46d650f4b346e9ec2b7a306b07856
parentcf6c92949c8b310ddf1023aa1e28de76754b6891
- Stop using the locking mechanism and start using refcount.
  Now we know when we need to free but we still need to support it
Zend/zend_compile.h
Zend/zend_execute.c
Zend/zend_execute_API.c