From: Kevin Day Date: Wed, 13 Aug 2025 02:35:08 +0000 (-0500) Subject: Update: With latest FLL changes. X-Git-Tag: 0.7.3~8 X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=be5eb33ac9f5124dafff2a849327f5404fe73879;p=control Update: With latest FLL changes. --- diff --git a/data/build/stand_alone/config.h b/data/build/stand_alone/config.h index b799563..eb4de49 100644 --- a/data/build/stand_alone/config.h +++ b/data/build/stand_alone/config.h @@ -1397,8 +1397,11 @@ #define _di_f_thread_mutex_attribute_priority_ceiling_set_ #define _di_f_thread_mutex_attribute_protocol_get_ #define _di_f_thread_mutex_attribute_protocol_set_ +#define _di_f_thread_mutex_attribute_robust_get_ +#define _di_f_thread_mutex_attribute_robust_set_ #define _di_f_thread_mutex_attribute_shared_get_ #define _di_f_thread_mutex_attribute_shared_set_ +#define _di_f_thread_mutex_attribute_d_ #define _di_f_thread_mutex_attribute_t_ #define _di_f_thread_mutex_attribute_type_get_ #define _di_f_thread_mutex_attribute_type_set_ @@ -1407,7 +1410,9 @@ #define _di_f_thread_mutex_attributes_t_ #define _di_f_thread_mutex_attributess_delete_callback_ #define _di_f_thread_mutex_attributess_destroy_callback_ +#define _di_f_thread_mutex_consistent_ #define _di_f_thread_mutex_create_ +#define _di_f_thread_mutex_d_ #define _di_f_thread_mutex_delete_ #define _di_f_thread_mutex_lock_ #define _di_f_thread_mutex_lock_timed_