vlib: use pthread_attr_setstack() to set thread stack 01/35801/2
authorDamjan Marion <damarion@cisco.com>
Sun, 27 Mar 2022 23:47:33 +0000 (01:47 +0200)
committerBeno�t Ganne <bganne@cisco.com>
Mon, 28 Mar 2022 10:05:05 +0000 (10:05 +0000)
commit7bf2317b45790d7b850c73f52abb87d76b443a10
treeef683f2c0db1978b1dab4559f608652632b74a0a
parent87997686ee9a6c7aecec423f05bec21a938ec9bb
vlib: use pthread_attr_setstack() to set thread stack

Type: improvement
Change-Id: I4c7f2f63651df4362ce1e0e36d885fedf55595c6
Signed-off-by: Damjan Marion <damarion@cisco.com>
src/vlib/threads.c