api: add bapi thread handle to api main structure. 08/22608/1
authorIJsbrand Wijnands <ice@cisco.com>
Tue, 8 Oct 2019 11:50:55 +0000 (13:50 +0200)
committerIJsbrand Wijnands <iwijnand@cisco.com>
Tue, 8 Oct 2019 14:40:19 +0000 (16:40 +0200)
commit8229580e8da0db31503ce5c02371561582e73d02
tree8a80795c2d1463173aecdfe69b0e56d21df9d0a8
parent6be55648334308d4eaa4a02143b968720bb62078
api: add bapi thread handle to api main structure.

Adding the thread handle to the api main structure allows the client process of
the bin api to manage the thread, like setting the thread name for example.

Type: feature
Change-Id: I38b58ddc83d5958c4bda76eadd371eee1545724b
Signed-off-by: IJsbrand Wijnands <ice@cisco.com>
src/vlibapi/api_common.h
src/vlibmemory/memory_client.c