Commit 2ea0689
committed
build: make interprocess_mutex visibility public
interprocess_notification in the same package is already public and
depends on interprocess_mutex, so the mutex is effectively accessible
transitively. Making it explicitly public enables cross-repo consumers
that need direct access to the mutex API.1 parent 85e4c98 commit 2ea0689
1 file changed
Lines changed: 1 addition & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
| 24 | + | |
30 | 25 | | |
31 | 26 | | |
32 | 27 | | |
| |||
0 commit comments