Home
last modified time | relevance | path

Searched refs:thread_handle (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest-port.cc471 HANDLE thread_handle = ::CreateThread( in CreateThread() local
478 GTEST_CHECK_(thread_handle != nullptr) in CreateThread()
480 if (thread_handle == nullptr) { in CreateThread()
483 return thread_handle; in CreateThread()
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20171727 <thread_handle>: Change type to non-pointer.
1738 <thread_handle>: Make non pointer.
1739 (start_thread): Adjust to thread_item::thread_handle type
1756 get_private_info_thread, adjust to thread_handle field type
1766 <thread_handle>: Make non-pointer.
7375 (struct private_thread_info): Add field, thread_handle.
7378 (get_private_info_thread): Initialize `thread_handle' field.
7379 (struct thread_item): Add field, thread_handle.
7384 (remote_get_threads_with_qthreadinfo): Initialize thread_handle
7386 (remote_update_thread_list): Update thread_handle.
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20171727 <thread_handle>: Change type to non-pointer.
1738 <thread_handle>: Make non pointer.
1739 (start_thread): Adjust to thread_item::thread_handle type
1756 get_private_info_thread, adjust to thread_handle field type
1766 <thread_handle>: Make non-pointer.
7375 (struct private_thread_info): Add field, thread_handle.
7378 (get_private_info_thread): Initialize `thread_handle' field.
7379 (struct thread_item): Add field, thread_handle.
7384 (remote_get_threads_with_qthreadinfo): Initialize thread_handle
7386 (remote_update_thread_list): Update thread_handle.
/netbsd-src/external/gpl3/gdb/dist/gdbserver/
H A DChangeLog-2002-20213304 (process_target::thread_handle): Rename as ...
3305 (process_stratum_target::thread_handle): ... this.
3380 Turn process_stratum_target's thread_name and thread_handle ops
3388 (process_target::thread_handle): Define.
3394 (linux_process_target::thread_handle): Define.
7384 * linux-low.h (struct lwp_info): Add new field, thread_handle.
7386 * linux-low.c (linux_target_ops): Initialize thread_handle.
7390 thread_handle.
7392 * thread-db.c (find_one_thread, attach_thread): Set thread_handle
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git29235 return priv->thread_handle;
87385 …#2 0x000055555578a0b6 in linux_process_target::thread_handle (this=0x5555558a64c0 <the_x86_target…