We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67be656 commit e4125d1Copy full SHA for e4125d1
1 file changed
impl/src/ftx/windows.c
@@ -19,7 +19,7 @@ typedef volatile LONG ae2fsys_ftxel_t;
19
ae2f_MAC((L, )) ae2fsys_ftxwait_imp(
20
enum AE2FSYS_FTXWAIT_ ret_err,
21
ae2fsys_ftxel_t* const prm_uaddr,
22
- const ae2f_SysFtxEl_t prm_val
+ const ae2f_SysFtxEl_t prm_val,
23
const struct timespec * const pprm_time_opt
24
)
25
{
0 commit comments