mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-21 06:45:22 -06:00
spelling: never
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
6e80c8013e
commit
49dd16e5e9
1 changed files with 1 additions and 1 deletions
|
|
@ -187,7 +187,7 @@ public:
|
|||
//! Force a thread to exit
|
||||
/*!
|
||||
Causes \c thread to exit when it next calls a cancellation point.
|
||||
A thread avoids cancellation as long as it nevers calls a
|
||||
A thread avoids cancellation as long as it never calls a
|
||||
cancellation point. Once it begins the cancellation process it
|
||||
must always let cancellation go to completion but may take as
|
||||
long as necessary to clean up.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue