Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
  • gerd's avatar
    e58c5048
    Let TRACE and PROFILE ignore package locks. · e58c5048
    gerd authored
    	* src/code/ntrace.lisp (trace-1, untrace-1): Use
    	without-package-locks.
    
    	* src/code/profile.lisp (make-profile-encapsulation)
    	(unprofile-1-function): Use without-package-locks.
    	(compute-time-overhead): Don't use without-package-locks.
    e58c5048
    History
    Let TRACE and PROFILE ignore package locks.
    gerd authored
    	* src/code/ntrace.lisp (trace-1, untrace-1): Use
    	without-package-locks.
    
    	* src/code/profile.lisp (make-profile-encapsulation)
    	(unprofile-1-function): Use without-package-locks.
    	(compute-time-overhead): Don't use without-package-locks.