Files
systemd/src/basic
Zbigniew Jędrzejewski-Szmek 29d4392ca0 basic: add _cleanup_ wrappers for pthread_mutex_{lock,unlock}
I put the helper functions in a separate header file, because they don't fit
anywhere else. pthread_mutex_{lock,unlock} is used in two places: nss-systemd
and hashmap. I don't indent to convert hashmap to use the helpers, because
there it'd make the code more complicated. Is it worth to create a new header
file even if the only use is in nss-systemd.c? I think yes, because it feels
clean and also I think it's likely that pthread_mutex_{lock,unlock} will be
used in other places later.
2020-03-28 13:29:39 +01:00
..
2020-03-12 19:55:10 +09:00
2019-03-14 13:25:51 +01:00
2019-04-29 16:47:18 +02:00
2019-08-20 12:01:23 +02:00
2019-10-31 17:57:03 +09:00
2019-05-21 10:57:23 +02:00
2019-11-07 10:17:44 +00:00
2019-11-04 00:30:32 +09:00
2018-06-14 13:03:20 +02:00
2019-03-14 13:25:51 +01:00
2019-10-31 17:57:03 +09:00
2019-11-04 00:30:32 +09:00
2018-06-14 13:03:20 +02:00
2019-10-31 17:57:03 +09:00
2019-03-28 18:43:04 +01:00
2019-12-04 11:01:31 +01:00
2019-12-04 11:01:31 +01:00
2018-05-22 16:13:45 +02:00
2019-10-31 17:57:03 +09:00
2019-01-26 12:42:46 +01:00
2019-01-26 12:42:46 +01:00
2019-09-20 16:05:53 +02:00
2019-04-29 16:47:18 +02:00
2019-10-31 17:57:03 +09:00
2019-10-07 12:02:12 -07:00
2018-06-29 11:02:17 +09:00
2020-01-21 10:07:34 +01:00
2020-01-21 10:07:34 +01:00