Skip to content

Commit 81f3777

Browse files
Christopher Friedtcfriedt
authored andcommitted
posix: pthread: hold pool lock when calling to_posix_thread()
There may be race conditions when calling to_posix_thread() from multiple threads. Ensuing that the pthread pool lock is held when to_posix_thread() is called will prevent those races. Signed-off-by: Christopher Friedt <[email protected]>
1 parent 77135fc commit 81f3777

File tree

1 file changed

+129
-106
lines changed

1 file changed

+129
-106
lines changed

0 commit comments

Comments
 (0)