Home
last modified time | relevance | path

Searched refs:select_thread (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/lldb/examples/python/
H A Dperformance.py212 select_thread = False
221 select_thread = True
225 select_thread = True
238 select_thread = True
243 select_thread = True
249 select_thread = True
253 select_thread = True
266 if select_thread and not selected_thread:
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.threads/
H A Dtls.exp93 proc select_thread {thread} { procedure
123 select_thread $number
247 select_thread $i
H A Dlinux-dp.exp149 proc select_thread {thread} { procedure
184 select_thread $thread
/openbsd-src/regress/lib/libpthread/cancel2/
H A Dcancel2.c19 select_thread(void *arg) in select_thread() function
88 CHECKr(pthread_create(&thread, NULL, select_thread, pipe_fd)); in main()
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A DChangeLog-19941125 m3-nat.c (select_thread), sun386-nat.c (core_file_command),
1142 (select_thread): Remove stop_frame_address and uses thereof.
H A DChangeLog-200210161 * m3-nat.c (select_thread): Ditto.