src/winsup/cygwin ChangeLog cygserver_shm.cc

scottc@cygwin.com scottc@cygwin.com
Sun Jun 30 14:19:00 GMT 2002


CVSROOT:	/cvs/src
Module name:	src
Branch: 	cygwin_daemon
Changes by:	scottc@sources.redhat.com	2002-06-30 14:19:56

Modified files:
	winsup/cygwin  : ChangeLog cygserver_shm.cc 

Log message:
	* cygserver_shm.cc (server_shmmgr::_instance): New static field.
	(server_shmmgr::_instance_once): Ditto.
	(server_shmmgr::initialise_instance): New static method.
	(server_shmmgr::instance): Use a pthread_once_t rather than
	relying on a local static variable.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&only_with_tag=cygwin_daemon&r1=1.915.2.67&r2=1.915.2.68
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygserver_shm.cc.diff?cvsroot=src&only_with_tag=cygwin_daemon&r1=1.1.2.18&r2=1.1.2.19



More information about the Cygwin-cvs mailing list