Skip to content

Commit

Permalink
Remove old note about PM_mutex
Browse files Browse the repository at this point in the history
  • Loading branch information
pchintalapudi committed Apr 8, 2022
1 parent 7b9a7a2 commit 23c6838
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doc/src/devdocs/locks.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ The following are definitely leaf locks (level 1), and must not try to acquire a
> * gc_perm_lock
> * flisp
> * jl_in_stackwalk (Win32)
> * PM_mutex[i]
> * ResourcePool<?>::mutex
>
> > flisp itself is already threadsafe, this lock only protects the `jl_ast_context_list_t` pool
Expand Down

0 comments on commit 23c6838

Please sign in to comment.