HomeSort by: relevance | last modified time | path
    Searched refs:Remove (Results 1 - 12 of 12) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_mutexset.h 37 void Remove(u64 id); // Removes the mutex completely (if it's destroyed).
62 void MutexSet::Remove(u64 id) {}
tsan_mutexset.cc 65 void MutexSet::Remove(u64 id) {
tsan_rtl_mutex.cc 130 thr->mset.Remove(mid);
  /src/lib/libc/arch/mips/gen/
modf.S 66 sub.d $f0,$f4,$f2 # Remove fudge factor
69 sub.d $f0,$f2,$f4 # Remove fudge factor and negate
  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/unit/
tsan_mutexset_test.cc 76 TEST(MutexSet, Remove) {
84 mset.Remove(1);
  /src/sys/arch/epoc32/stand/e32boot/ldd/
ekern.h 61 public: IMPORT_C virtual int Remove(void);
  /src/sys/external/isc/libsodium/dist/test/default/
wintest.bat 54 REM Remove temporary files
  /src/lib/librumpuser/build-aux/
compile 244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
  /src/sys/external/isc/libsodium/dist/build-aux/
compile 244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
  /src/sys/external/isc/libsodium/dist/
compile 244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
  /src/share/mk/
sys.mk 62 # Remove -Wsystem-headers because C++ headers aren't clean of warnings
  /src/sys/arch/sparc64/sparc64/
locore.s 595 inc BIAS, %l7 ! Remove BIAS
1961 * NB: remove most of this from main codepath & cleanup I$
4625 flushw ! Do not remove this insn -- causes interrupt loss

Completed in 2048 milliseconds