commit | 904cf972632de023cedc49e801c4c071cc35f79d | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Fri Oct 07 13:59:23 2016 -0500 |
committer | Anas Nashif <nashif@linux.intel.com> | Tue Oct 25 00:10:34 2016 +0000 |
tree | fc75eb2f7b7d51d791628653a98179b52587f6d4 | |
parent | 06aefdb6542bb478e76f6670859fcd72ae2fee46 [diff] |
unified: Eliminate thread config structure used by work queues Reworks k_work_q_start() so that it accepts its 3 configuration settings directly, rather than forcing the caller to pass in a configuration data structure. Change-Id: Ic0bd1b94f1a1c8e0f8a84b3bd3677d59d0708734 Signed-off-by: Allan Stephens <allan.stephens@windriver.com>