X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=urcu-wait.h;h=d00842a04b26484d67bdde4ed9a7550baf926039;hp=ff7d2ccfbafa1073d432645369fdd9a6d81bc30a;hb=ffa11a1830c532f3b052146eb9f0dd450cb2a0f2;hpb=bf6822a6b57e21a18a01731277355ab2e4eb23f3 diff --git a/urcu-wait.h b/urcu-wait.h index ff7d2cc..d00842a 100644 --- a/urcu-wait.h +++ b/urcu-wait.h @@ -148,7 +148,7 @@ void urcu_adaptative_busy_wait(struct urcu_wait_node *wait) URCU_WAIT_WAITING, NULL, NULL, 0); skip_futex_wait: - /* Tell waker thread than we are runnning. */ + /* Tell waker thread than we are running. */ uatomic_or(&wait->state, URCU_WAIT_RUNNING); /*