]> Kevux Git Server - fll/commit
Bugfix: Incorrect sizeof() values for f_thread_mutex_attribute functions and f_thread...
authorKevin Day <kevin@kevux.org>
Fri, 21 Jul 2023 02:57:50 +0000 (21:57 -0500)
committerKevin Day <kevin@kevux.org>
Fri, 21 Jul 2023 02:57:50 +0000 (21:57 -0500)
commite82a7d88686174d7b20b5aaf8d291f7cd6894ef7
treed02d5bc1e50c11a60fcf3d077ae3972b982635b4
parentca17f691f842bc9eda9a0b545f08c18968f9f086
Bugfix: Incorrect sizeof() values for f_thread_mutex_attribute functions and f_thread_lock functions.

The wrong sizeof types are being used.
This is likely a copy and paste error.
level_0/f_thread/c/private-thread.c