diff options
author | Xavi Hernandez <xhernandez@redhat.com> | 2019-01-24 18:31:10 +0100 |
---|---|---|
committer | Xavi Hernandez <xhernandez@redhat.com> | 2019-02-01 10:37:20 +0100 |
commit | 4674678951a1315975d66016fb55c49100b7819f (patch) | |
tree | 6572b7186f06c6405badc67cd1f3dbf450c4df6d /contrib | |
parent | 6b98735956c599ea621fa560b201fb7de6c36cac (diff) |
core: make gf_thread_create() easier to use
This patch creates a specific function to set the thread name using a
string format and a variable argument list, like printf().
This function is used to set the thread name from gf_thread_create(),
which now accepts a variable argument list to create the full name. It's
not necessary anymore to use a local array to build the name of the
thread. This is done automatically.
Change-Id: Idd8d01fd462c227359b96e98699f8c6d962dc17c
Updates: bz#1193929
Signed-off-by: Xavi Hernandez <xhernandez@redhat.com>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions