mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-26 10:00:07 +01:00
We should avoid static variables in general, but for test helpers they are often convenient. Mark them as thread local to make them safer to use. The only downsides may only be some runtime overhead, which is negligible for unit tests. |
||
|---|---|---|
| .. | ||
| nm-compat.c | ||
| nm-compat.h | ||
| nm-test-utils.h | ||
| nm-vpn-editor-plugin-call.h | ||
| nm-vpn-plugin-macros.h | ||
| nm-vpn-plugin-utils.c | ||
| nm-vpn-plugin-utils.h | ||