Home
last modified time | relevance | path

Searched refs:pthread_cleanup_push (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/
H A D0001-libmultipath-uevent.c-fix-error-handling-for-udev_mo.patch29 pthread_cleanup_push(monitor_cleanup, monitor);
/OK3568_Linux_fs/external/mpp/osal/windows/pthread/inc/
H A Dpthread.h754 #define pthread_cleanup_push( _rout, _arg ) \ macro
782 #define pthread_cleanup_push( _rout, _arg ) \ macro
861 #define pthread_cleanup_push( _rout, _arg ) \ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/include-fixed/
H A Dpthread.h578 # define pthread_cleanup_push(routine, arg) \ macro
624 # define pthread_cleanup_push(routine, arg) \ macro
667 # define pthread_cleanup_push(routine, arg) \ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/include-fixed/
H A Dpthread.h578 # define pthread_cleanup_push(routine, arg) \ macro
624 # define pthread_cleanup_push(routine, arg) \ macro
667 # define pthread_cleanup_push(routine, arg) \ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Dpthread.h569 # define pthread_cleanup_push(routine, arg) \ macro
615 # define pthread_cleanup_push(routine, arg) \ macro
658 # define pthread_cleanup_push(routine, arg) \ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Dpthread.h569 # define pthread_cleanup_push(routine, arg) \ macro
615 # define pthread_cleanup_push(routine, arg) \ macro
658 # define pthread_cleanup_push(routine, arg) \ macro
/OK3568_Linux_fs/external/xserver/m4/
H A Dax_pthread.m4154 # -lpthread.) (The stubs are missing pthread_cleanup_push, or rather
223 # pthread_cleanup_push because it is one of the few pthread
233 pthread_cleanup_push(routine, 0);
/OK3568_Linux_fs/kernel/tools/usb/
H A Dffs-test.c429 pthread_cleanup_push(cleanup_thread, arg); in start_thread_helper()
/OK3568_Linux_fs/buildroot/package/pound/
H A D0002-fix-openssl-1.1.0.patch73 …/* Cleanup code. This should really be in the pthread_cleanup_push, except for bugs in some implem…
/OK3568_Linux_fs/buildroot/package/softether/
H A D0001-Create-autotools-plumbing-for-SoftEther.patch649 + # -lpthread.) (The stubs are missing pthread_cleanup_push, or rather
713 + # pthread_cleanup_push because it is one of the few pthread
723 + pthread_cleanup_push(routine, 0);
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/polkit/polkit/
H A D0003-Added-support-for-duktape-as-JS-engine.patch240 + # pthread_cleanup_push, or rather a function called by this macro,
352 + # pthread_cleanup_push because it is one of the few pthread
372 + pthread_cleanup_push(routine, 0);
/OK3568_Linux_fs/external/xserver/
H A Dconfigure25204 pthread_cleanup_push(routine, 0);