Index: doc/LaTeXmacros/lstlang.sty
===================================================================
--- doc/LaTeXmacros/lstlang.sty	(revision 4a3685479ce3ea742a9282c31d31ce031849e49c)
+++ doc/LaTeXmacros/lstlang.sty	(revision eb0951d0cd306bfecdc590fa7b0b243eb3ed1853)
@@ -114,6 +114,6 @@
 		__typeof__, zero_t},
 	morekeywords=[2]{
-		accept, _Atomic, coroutine, is_coroutine, is_monitor, is_thread, monitor, mutex, nomutex, 
-		resume, signal, signal_block, suspend, thread, _Thread_local, wait, yield},
+		_Atomic, coroutine, is_coroutine, is_monitor, is_thread, monitor, mutex, nomutex, 
+		resume, suspend, thread, _Thread_local, yield},
 }
 
