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

gb@clozure.com gb at clozure.com
Sat Apr 22 03:30:29 MDT 2006


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

  Update of /usr/local/tmpcvs/openmcl-dev/ccl/lisp-kernel
  In directory clozure.com:/tmp/cvs-serv55493/lisp-kernel
  
  Modified Files:
  	thread_manager.c 
  Log Message:
  If we're using thread-local-storage (HAVE_TLS is defined), make shutdow_thread_tcr()
  dequeue the tcr,  because (a) nothing else will and (b) the tcr will likely become
  unmapped soon, and we don't want things that walk the tcr list to segfault.


More information about the Openmcl-cvs-notifications mailing list