[Openmcl-cvs-notifications] Commit: ccl/lisp-kernel

gb@clozure.com gb at clozure.com
Sat Sep 2 11:06:43 MDT 2006


Affected files with versions:
  thread_manager.c,1.73
-----------------------------------
Details:

  Update of /usr/local/tmpcvs/openmcl-dev/ccl/lisp-kernel
  In directory clozure.com:/tmp/cvs-serv46709/lisp-kernel
  
  Modified Files:
  	thread_manager.c 
  Log Message:
  Define some things in terms of USE_MACH_SEMAPHORES or USE_POSIX_SEMAPHORES.
  
  sem_wait_forever() does repeated timed waits, since I thought that
  Darwin was having trouble interrpting things that waited indefinitely.
  (That might just be a GDB bug.  Who can tell ?)


More information about the Openmcl-cvs-notifications mailing list