]> granicus.if.org Git - php/commit
Add BeOS thread support to TSRM. This should not impact on any other OS's
authorDavid Reid <dreid@php.net>
Sat, 5 Oct 2002 11:26:17 +0000 (11:26 +0000)
committerDavid Reid <dreid@php.net>
Sat, 5 Oct 2002 11:26:17 +0000 (11:26 +0000)
commit2a0fbded3dc3f366cf3e4bfd3a42c7a2f5d2b745
tree16a454a99aa47c8b954271b995bd200712af8326
parent4ca381aacfc77f43d02895d7ced4ecd36b5a286e
Add BeOS thread support to TSRM. This should not impact on any other OS's
but allows us to build PHP with threading support and therefore we can
build as an Apache 2 module.

The locking is currently done using benaphores but this may be reviewed.
TSRM/TSRM.c
TSRM/TSRM.h
TSRM/threads.m4
TSRM/tsrm.m4
TSRM/tsrm_virtual_cwd.c