Skip to content

Doxygen comment fix for Thread class #5098

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 2, 2017

Conversation

maciejbocianski
Copy link
Contributor

Description

signal_set

Status

READY

@0xc0170
Copy link
Contributor

0xc0170 commented Sep 29, 2017

/morph test

@mbed-bot
Copy link

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph test

Output

mbed Build Number: 1431

All builds and test passed!

@0xc0170
Copy link
Contributor

0xc0170 commented Sep 29, 2017

cc @bulislaw

rtos/Thread.h Outdated
@@ -246,7 +246,7 @@ class Thread : private mbed::NonCopyable<Thread> {

/** Set the specified Thread Flags for the thread.
@param signals specifies the signal flags of the thread that should be set.
@return previous signal flags of the specified thread or osFlagsError in case of incorrect parameters.
@return resultant signal flags of the specified thread or osFlagsError in case of incorrect parameters.
*/
int32_t signal_set(int32_t signals);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@0xc0170
Copy link
Contributor

0xc0170 commented Sep 29, 2017

/morph test

@mbed-bot
Copy link

/morph test

@mbed-bot
Copy link

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph test

Output

mbed Build Number: 1454

All builds and test passed!

@mbed-bot
Copy link

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph test

Output

mbed Build Number: 1454

All builds and test passed!

Output

mbed Build Number: 1459

All builds and test passed!

@mbed-bot
Copy link

mbed-bot commented Oct 1, 2017

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph test

Output

mbed Build Number: 1454

All builds and test passed!

Output

mbed Build Number: 1459

All builds and test passed!

Output

mbed Build Number: 1465

All builds and test passed!

@mbed-bot
Copy link

mbed-bot commented Oct 1, 2017

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph test

Output

mbed Build Number: 1454

All builds and test passed!

Output

mbed Build Number: 1459

All builds and test passed!

Output

mbed Build Number: 1465

All builds and test passed!

Output

mbed Build Number: 1470

All builds and test passed!

@mbed-bot
Copy link

mbed-bot commented Oct 1, 2017

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph test

Output

mbed Build Number: 1454

All builds and test passed!

Output

mbed Build Number: 1459

All builds and test passed!

Output

mbed Build Number: 1465

All builds and test passed!

Output

mbed Build Number: 1470

All builds and test passed!

Output

mbed Build Number: 1475

All builds and test passed!

@0xc0170
Copy link
Contributor

0xc0170 commented Oct 2, 2017

/morph test

@mbed-bot
Copy link

mbed-bot commented Oct 2, 2017

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph test

Output

mbed Build Number: 1488

All builds and test passed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants