Home
last modified time | relevance | path

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

/dports/devel/cloudabi/cloudabi-0.19/linux/
H A Dcloudabi64_syscalls_table.h511 static cloudabi_errno_t do_thread_exit(const void *in, void *out) { in do_thread_exit() function
536 do_sock_send, do_sock_shutdown, do_thread_create, do_thread_exit,
/dports/lang/guile1/guile-1.8.8/libguile/
H A Dthreads.c508 do_thread_exit (void *v) in do_thread_exit() function
534 scm_with_guile (do_thread_exit, v); in on_thread_exit()
H A DChangeLog-20081844 (do_thread_exit): Do not remove thread from all_threads list.
2064 (guilify_self_1, guilify_self_2, do_thread_exit,
/dports/lang/guile/guile-3.0.7/libguile/
H A DChangeLog-2008257 (do_thread_exit): Notify threads waiting on mutexes locked by exiting
354 * threads.c (do_thread_exit, scm_cancel_thread,
466 (do_thread_exit): Invoke `t->cleanup_handler'.
2291 (do_thread_exit): Do not remove thread from all_threads list.
2511 (guilify_self_1, guilify_self_2, do_thread_exit,
/dports/lang/guile2/guile-2.2.7/libguile/
H A DChangeLog-2008257 (do_thread_exit): Notify threads waiting on mutexes locked by exiting
354 * threads.c (do_thread_exit, scm_cancel_thread,
466 (do_thread_exit): Invoke `t->cleanup_handler'.
2291 (do_thread_exit): Do not remove thread from all_threads list.
2511 (guilify_self_1, guilify_self_2, do_thread_exit,
/dports/lang/guile2/guile-2.2.7/
H A DChangeLog4185 * libguile/threads.c (guilify_self_1, guilify_self_2, do_thread_exit):
4530 * libguile/threads.c (guilify_self_1, do_thread_exit):
35228 ==14160== by 0x4EFF87E: do_thread_exit (threads.c:664)
35272 * libguile/threads.c (do_thread_exit): Remove needless spawn of the
36264 refactor do_thread_exit cleanup handler invocation
37218 (do_thread_exit): ... here.
45910 `fat_mutex_lock' when a former owner's `do_thread_exit' is run.
45915 (do_thread_exit): Add an assertion making sure that each mutex in
70293 (scm_leave_guile_cleanup): Invoke `do_thread_exit ()'.
70553 then when do_thread_exit() tries to lock M->lock again, it hangs.
[all …]