Signed-off-by: Mike Rapoport <rppt@xxxxxxxxxxxxxxxxxx> --- toolsoftrade/toolsoftrade.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toolsoftrade/toolsoftrade.tex b/toolsoftrade/toolsoftrade.tex index 9ed50fe..ad838d7 100644 --- a/toolsoftrade/toolsoftrade.tex +++ b/toolsoftrade/toolsoftrade.tex @@ -629,7 +629,7 @@ required by \co{pthread_create()}. And for that reason, the \co{pthread_mutex_lock()} and \co{pthread_mutex_unlock()} primitives are normally wrapped in functions that do this error checking. - Later on, we will wrapper them with the Linux kernel + Later on, we will wrap them with the Linux kernel \co{spin_lock()} and \co{spin_unlock()} APIs. } \QuickQuizEnd -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe perfbook" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html