about summary refs log tree commit diff stats
path: root/src/wrapped/generated/wrappedlibpthreadtypes.h
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2025-07-12 17:23:02 +0200
committerptitSeb <sebastien.chev@gmail.com>2025-07-12 17:23:02 +0200
commit2a10ddc75ba2bcf2915ff49ac88664ee8e7d1939 (patch)
treef9a056bb679e4dc2e9173e9341003d2a2a7ada1b /src/wrapped/generated/wrappedlibpthreadtypes.h
parent8ed08b3bbc95106320f2ee42bae2d85a336d06ca (diff)
downloadbox64-2a10ddc75ba2bcf2915ff49ac88664ee8e7d1939.tar.gz
box64-2a10ddc75ba2bcf2915ff49ac88664ee8e7d1939.zip
[WRAPPER] Added 1 more wrapped function to libpthreads (for #2808)
Diffstat (limited to 'src/wrapped/generated/wrappedlibpthreadtypes.h')
-rw-r--r--src/wrapped/generated/wrappedlibpthreadtypes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wrapped/generated/wrappedlibpthreadtypes.h b/src/wrapped/generated/wrappedlibpthreadtypes.h
index 2620f07e..cead4c00 100644
--- a/src/wrapped/generated/wrappedlibpthreadtypes.h
+++ b/src/wrapped/generated/wrappedlibpthreadtypes.h
@@ -64,6 +64,7 @@ typedef int32_t (*iFpppp_t)(void*, void*, void*, void*);
 	GO(pthread_kill, iFpi_t) \
 	GO(pthread_kill@GLIBC_2.2.5, iFpi_t) \
 	GO(pthread_mutexattr_setkind_np, iFpi_t) \
+	GO(pthread_mutexattr_setprioceiling, iFpi_t) \
 	GO(pthread_mutexattr_setprotocol, iFpi_t) \
 	GO(pthread_mutexattr_setpshared, iFpi_t) \
 	GO(pthread_mutexattr_setrobust, iFpi_t) \