[
https://issues.apache.org/jira/browse/MYNEWTDOC-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aditi Hilbert moved MYNEWT-187 to MYNEWTDOC-67:
-----------------------------------------------
Fix Version/s: (was: v0_8_0_beta2)
Affects Version/s: (was: v0_8_0_beta1)
Key: MYNEWTDOC-67 (was: MYNEWT-187)
Project: MyNewt Docs (was: Mynewt)
> OS task minor cleanup
> ---------------------
>
> Key: MYNEWTDOC-67
> URL: https://issues.apache.org/jira/browse/MYNEWTDOC-67
> Project: MyNewt Docs
> Issue Type: Improvement
> Reporter: William San Filippo
> Assignee: William San Filippo
> Priority: Trivial
> Labels: docs
>
> While writing the OS documentation I noticed a few minor things with
> os_task.h.
> 1) The padding for struct os_task_info is slightly off and the structure can
> be made slightly smaller by making the flags 8 bits.
> 2) We no longer use OS_TASK_NAME_SIZE.
> For #1, all we need to do is mke t_flags in struct os_task 8 bits. We can
> then remove the padding from os_task_info.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)