mailing list of musl libc
 help / color / mirror / code / Atom feed
* [musl] doubt about fork
@ 2020-04-03  6:37 guolongqiang
  2020-04-03  9:28 ` Szabolcs Nagy
  0 siblings, 1 reply; 3+ messages in thread
From: guolongqiang @ 2020-04-03  6:37 UTC (permalink / raw)
  To: musl; +Cc: zhangwentao (M)

[-- Attachment #1: Type: text/plain, Size: 281 bytes --]

Hello,
I have a problem about multi threads fork. The implement of fork not lock such as stdio file,
__thread_list_lock, or other global mutexs in musl libc before syscall of SYS_clone, this will
cause dead lock in child. Is this a bug?

Hope your response!
--Guo Longqiang

[-- Attachment #2: Type: text/html, Size: 2594 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-04-03 16:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-03  6:37 [musl] doubt about fork guolongqiang
2020-04-03  9:28 ` Szabolcs Nagy
2020-04-03 16:29   ` Rich Felker

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).