HomeSort by: relevance | last modified time | path
    Searched defs:Detach (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_thread_arg_retval.h 27 // class keeps data up to the detach or join, as exited thread still can be
60 void Detach(uptr thread, const DetachFn& fn) {
73 // Detach(), implementation can cause deadlock.
  /src/usr.bin/mail/
cmd2.c 639 * detach attachments.
673 (void)printf("No messages to detach.\n");
707 * detach named attachments.
710 detach(void *v) function
717 * detach all attachments.
720 Detach(void *v)

Completed in 17 milliseconds