Home
last modified time | relevance | path

Searched defs:thread_exit (Results 1 – 25 of 135) sorted by relevance

123456

/dports/devel/z88dk/z88dk/libsrc/threading/preempt/
H A Dthread_exit.c10 void thread_exit() in thread_exit() function
/dports/cad/repsnapper/repsnapper-2.5a4/src/printer/
H A Dthread.h33 #define thread_exit() pthread_exit( NULL ) macro
60 #define thread_exit() g_thread_exit( NULL ) macro
81 #define thread_exit() g_thread_exit( NULL ) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/tests/syscall_return_sandboxing/
H A Dthread_create_bad_address.c17 NACL_SYSCALL(thread_exit)(NULL); in thread_func() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/untrusted/pthread/
H A Dnc_init_private.c30 NACL_SYSCALL(thread_exit)(stack_flag); in nacl_irt_thread_exit() local
/dports/devel/godot2/godot-2.1.6-stable/servers/visual/
H A Dvisual_server_wrap_mt.cpp33 void VisualServerWrapMT::thread_exit() { in thread_exit() function in VisualServerWrapMT
/dports/devel/godot2-tools/godot-2.1.6-stable/servers/visual/
H A Dvisual_server_wrap_mt.cpp33 void VisualServerWrapMT::thread_exit() { in thread_exit() function in VisualServerWrapMT
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/rtl8712/
H A Dosdep_service.h40 #define thread_exit() complete_and_exit(NULL, 0) macro
/dports/devel/godot-tools/godot-3.2.3-stable/servers/physics_2d/
H A Dphysics_2d_server_wrap_mt.cpp35 void Physics2DServerWrapMT::thread_exit() { in thread_exit() function in Physics2DServerWrapMT
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/rtl8712/
H A Dosdep_service.h40 #define thread_exit() complete_and_exit(NULL, 0) macro
/dports/devel/godot2/godot-2.1.6-stable/servers/physics_2d/
H A Dphysics_2d_server_wrap_mt.cpp34 void Physics2DServerWrapMT::thread_exit() { in thread_exit() function in Physics2DServerWrapMT
/dports/devel/godot2-tools/godot-2.1.6-stable/servers/physics_2d/
H A Dphysics_2d_server_wrap_mt.cpp34 void Physics2DServerWrapMT::thread_exit() { in thread_exit() function in Physics2DServerWrapMT
/dports/devel/godot/godot-3.2.3-stable/servers/physics_2d/
H A Dphysics_2d_server_wrap_mt.cpp35 void Physics2DServerWrapMT::thread_exit() { in thread_exit() function in Physics2DServerWrapMT
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/rtl8712/
H A Dosdep_service.h40 #define thread_exit() complete_and_exit(NULL, 0) macro
/dports/devel/godot-tools/godot-3.2.3-stable/servers/visual/
H A Dvisual_server_wrap_mt.cpp35 void VisualServerWrapMT::thread_exit() { in thread_exit() function in VisualServerWrapMT
/dports/devel/godot/godot-3.2.3-stable/servers/visual/
H A Dvisual_server_wrap_mt.cpp35 void VisualServerWrapMT::thread_exit() { in thread_exit() function in VisualServerWrapMT
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/Test/System.Windows.Forms/
H A DApplicationContextTest.cs36 void thread_exit (object sender, EventArgs e) in thread_exit() method in MonoTests.System.Windows.Forms.ApplicationContextTest
/dports/audio/lmms/lmms-1.2.2/src/3rdparty/rpmalloc/rpmalloc/test/
H A Dthread.c55 thread_exit(uintptr_t value) { in thread_exit() function
/dports/devel/libmowgli2/libmowgli-2-2.1.3/src/libmowgli/thread/
H A Dthread.h66 void (*thread_exit)(mowgli_thread_t *thread); member
/dports/irc/atheme-services/atheme-7.2.9/libmowgli-2/src/libmowgli/thread/
H A Dthread.h66 void (*thread_exit)(mowgli_thread_t *thread); member
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/untrusted/irt/
H A Dirt_thread.c76 NACL_SYSCALL(thread_exit)(stack_flag); in nacl_irt_thread_exit() local
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/include/dnscore/
H A Dthread.h116 static noreturn inline void thread_exit(void *parm) in thread_exit() function
/dports/www/srt/srt-1.4.4/test/
H A Dtest_file_transmission.cpp91 bool thread_exit = false; in TEST() local
/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/sys/kern/
H A Dmisc.c104 thread_exit(void) in thread_exit() function
/dports/comms/flamp/flamp-2.2.07/src/include/
H A Dcircular_queue.h109 int thread_exit() { return exit_thread; } in thread_exit() function
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/tests/unit/
H A Dtest_thread_wakeup.c39 gboolean thread_exit = FALSE; variable

123456