Skip to content

Commit

Permalink
Update include/rcutils/thread_attr.h
Browse files Browse the repository at this point in the history
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
  • Loading branch information
smorita-esol and ahcorde authored Jun 21, 2023
1 parent aeb3495 commit 50fb1fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/rcutils/thread_attr.h
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ rcutils_thread_attrs_init(
* \brief Initialize list of thread attributes with a capacity.
* \param[out] thread_attrs list of thread attributes to be initialized
* \param[in] allocator memory allocator to be used
* \param[in] capacity ...
* \return #RCUTILS_RET_OK if the structure was initialized succeessfully, or
* \return #RCUTILS_RET_INVALID_ARGUMENT if any function arguments are invalid, or
* \return #RCUTILS_RET_BAD_ALLOC if allocating memory failed, or
Expand Down

0 comments on commit 50fb1fd

Please sign in to comment.