Searched refs:HANDLE (Results 76 - 100 of 152) sorted by relevance

1234567

/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dz_Windows_NT_util.cpp32 HANDLE UniqueProcess;
33 HANDLE UniqueThread;
94 HANDLE ProcessId;
95 HANDLE ParentProcessId;
138 static HANDLE __kmp_monitor_ev;
1494 /* called with parameter type HANDLE also, thus suppose kmp_thread_t defined
1495 * as HANDLE */
1575 HANDLE pid = spi->ProcessId;
/freebsd-13-stable/contrib/ofed/opensm/opensm/
H A Dosm_log.c103 HANDLE hFile = (HANDLE) _get_osfhandle(fd);
/freebsd-13-stable/contrib/ntp/lib/isc/win32/
H A Dfile.c212 if (!GetFileTime((HANDLE) _get_osfhandle(fh),
239 if (!SetFileTime((HANDLE) _get_osfhandle(fh),
/freebsd-13-stable/contrib/ntp/ntpd/
H A Drefclock_shm.c160 HANDLE shmid = 0;
185 shmid = CreateFileMapping ((HANDLE)0xffffffff, psec, PAGE_READWRITE,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/Windows/
H A DMemory.inc65 HANDLE Token = 0;
/freebsd-13-stable/contrib/libarchive/libarchive_fe/
H A Dpassphrase.c86 HANDLE hStdin, hStdout;
/freebsd-13-stable/contrib/libevent/test/
H A Dregress_main.c149 HANDLE h;
/freebsd-13-stable/contrib/libpcap/
H A Dpcap-new.c184 HANDLE filehandle;
H A Dsavefile.c68 * a HANDLE (which is OS-defined, not CRT-defined, and is part of the Win32
155 static HANDLE
/freebsd-13-stable/contrib/libpcap/testprogs/
H A Dfindalldevstest.c61 HANDLE console_handle = GetStdHandle(STD_INPUT_HANDLE);
H A Dthreadsignaltest.c39 #define THREAD_HANDLE HANDLE
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_win.cpp140 INTERCEPTOR_WINAPI(HANDLE, CreateThread, LPSECURITY_ATTRIBUTES security,
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingUtil.c210 HANDLE h = CreateFileA(ProfileName, GENERIC_READ | GENERIC_WRITE,
/freebsd-13-stable/contrib/file/src/
H A Dfsmagic.c134 HANDLE hFile = CreateFile((LPCSTR)fn, 0, FILE_SHARE_DELETE |
/freebsd-13-stable/contrib/apr/include/
H A Dapr_thread_proc.h160 HANDLE hproc;
/freebsd-13-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_main.c153 HANDLE h;
/freebsd-13-stable/crypto/openssl/crypto/bio/
H A Dbss_log.c293 DeregisterEventSource((HANDLE) (bp->ptr));
/freebsd-13-stable/contrib/ntp/libntp/
H A Dwork_thread.c411 return obj && osh && (obj->shnd == (HANDLE)osh);
519 (HANDLE)_beginthreadex(
/freebsd-13-stable/contrib/unbound/util/
H A Dlocks.h247 typedef HANDLE ub_thread_type;
H A Dlog.c243 HANDLE* s;
/freebsd-13-stable/contrib/libarchive/libarchive/
H A Darchive_write_add_filter_program.c63 HANDLE child;
/freebsd-13-stable/contrib/libevent/
H A Devutil_time.c475 HANDLE h;
/freebsd-13-stable/contrib/libevent/sample/
H A Dhttp-server.c220 HANDLE d;
/freebsd-13-stable/contrib/llvm-project/libcxx/src/filesystem/
H A Ddirectory_iterator.cpp160 HANDLE __stream_{INVALID_HANDLE_VALUE};
/freebsd-13-stable/contrib/ntp/sntp/libevent/
H A Devutil_time.c437 HANDLE h;

Completed in 173 milliseconds

1234567