Modify slot addition function 88/284488/3
authorHwankyu Jhun <h.jhun@samsung.com>
Thu, 17 Nov 2022 23:51:04 +0000 (23:51 +0000)
committerHwankyu Jhun <h.jhun@samsung.com>
Thu, 17 Nov 2022 23:54:20 +0000 (23:54 +0000)
commitb4dfef6155a1f63191e3a22509e9ce8368800ab2
treef4f469c3fc918b5e6834bbbfa02afdb243774f4c
parentfb5923d897e00c0e33d9a295ba82ab0560f75d8f
Modify slot addition function

To reduce the number of parameters of the __add_slot() function,
the slot_info_t is added.

Change-Id: I487e1eb1172ff667531c7ad2e9c6a1ff3fdf3296
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/launchpad-process-pool/inc/slot_info.h [new file with mode: 0644]
src/launchpad-process-pool/src/launchpad.c