Searched refs:unloading (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/vim-55/runtime/ftplugin/
H A Ddebcontrol.vim22 " Clean unloading
H A Ddebchangelog.vim30 " Clean unloading
/macosx-10.10.1/tcl-105/tcl/tcl/unix/
H A Dconfigure.in604 AC_MSG_CHECKING([whether to use dll unloading])
605 AC_ARG_ENABLE(dll-unloading,
606 AC_HELP_STRING([--enable-dll-unloading],
610 AC_DEFINE(TCL_UNLOAD_DLLS, 1, [Do we allow unloading of shared libraries?])
H A Dconfigure862 --enable-dll-unloading enable the 'unload' command (default: on)
18346 echo "$as_me:$LINENO: checking whether to use dll unloading" >&5
18347 echo $ECHO_N "checking whether to use dll unloading... $ECHO_C" >&6
18348 # Check whether --enable-dll-unloading or --disable-dll-unloading was given.
/macosx-10.10.1/xnu-2782.1.97/libkern/libkern/c++/
H A DOSKext.h232 unsigned int unloading:1; member in struct:OSKext::__anon14968
/macosx-10.10.1/xnu-2782.1.97/libkern/c++/
H A DOSKext.cpp1227 "Kext unloading now %sabled.", sUnloadEnabled ? "en" : "dis");
5908 "Kext unloading is disabled (%s).",
5951 /* Note that the kext is unloading before running any code that
5954 * of unloading.
5956 flags.unloading = 1;
5978 "Kext %s unloading.",
5982 * have no OSMetaClass references before unloading the kext executable
6127 flags.unloading = 0;
6408 /* we only reset delay value for unloading if we already have something
8242 /* Do not allow any new requests to be made on a kext that is unloading
[all...]
/macosx-10.10.1/tcl-105/tcl/tcl/macosx/
H A Dconfigure862 --enable-dll-unloading enable the 'unload' command (default: on)
18354 echo "$as_me:$LINENO: checking whether to use dll unloading" >&5
18355 echo $ECHO_N "checking whether to use dll unloading... $ECHO_C" >&6
18356 # Check whether --enable-dll-unloading or --disable-dll-unloading was given.

Completed in 546 milliseconds