Matthias Clasen
99c7d60869
gtask: Add g_task_set_static_name()
...
Similar to g_source_set_static_name, this avoids
strdup overhead for debug-only information in
possibly hot code paths.
We also add a macro wrapper for g_task_set_name that
uses __builtin_constant_p to decide whether to use
g_task_set_name or g_task_set_static_name.
2022-11-01 11:48:38 +00:00
..
2022-10-13 20:53:56 -04:00
2018-06-15 13:04:39 +01:00
2010-04-27 17:04:57 -04:00
2020-11-17 15:50:07 +00:00
2013-10-17 10:12:27 -04:00
2022-01-22 01:30:16 +00:00
2021-11-11 11:26:22 +00:00
2019-07-10 10:29:04 -04:00
2019-07-10 10:29:04 -04:00
2022-10-14 16:03:29 +01:00
2012-08-03 23:36:45 -04:00
2022-11-01 11:48:38 +00:00
2019-07-10 10:29:04 -04:00
2022-08-05 22:36:06 +02:00
2022-02-14 13:09:22 +00:00
2016-10-06 21:08:25 +01:00
2017-08-22 08:58:56 +01:00
2021-05-07 08:51:22 -03:00
2009-06-08 17:29:22 +02:00
2009-06-08 17:29:22 +02:00
2011-12-08 18:05:12 -05:00
2011-12-08 18:05:12 -05:00
2022-11-01 10:20:36 +00:00
2020-06-12 15:01:08 +01:00
2020-10-30 16:41:07 +00:00
2018-06-15 13:04:39 +01:00
2010-05-27 13:07:54 -04:00
2022-03-23 15:41:54 +00:00
2007-11-26 16:13:05 +00:00