Home
last modified time | relevance | path

Searched refs:PTHREAD_ONCE_INIT (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/
H A Duse-PTHREAD_MUTEX_RECURSIVE.patch28 +static pthread_once_t buffers_lock_init_once = PTHREAD_ONCE_INIT;
52 +static pthread_once_t tables_lock_init_once = PTHREAD_ONCE_INIT;
95 +static pthread_once_t lock_init_once = PTHREAD_ONCE_INIT;
/OK3568_Linux_fs/buildroot/package/vlc/
H A D0006-posix-remove-ancient-run-time-fallback-to-real-time-.patch83 -static pthread_once_t vlc_clock_once = PTHREAD_ONCE_INIT;
147 + static pthread_once_t vlc_clock_once = PTHREAD_ONCE_INIT;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/aarch64-none-linux-gnu/bits/
H A Dgthr-default.h61 #define __GTHREAD_ONCE_INIT PTHREAD_ONCE_INIT
184 static pthread_once_t __gthread_active_once = PTHREAD_ONCE_INIT; in __gthread_active_p()
H A Dgthr-posix.h61 #define __GTHREAD_ONCE_INIT PTHREAD_ONCE_INIT
184 static pthread_once_t __gthread_active_once = PTHREAD_ONCE_INIT; in __gthread_active_p()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/arm-none-linux-gnueabihf/bits/
H A Dgthr-default.h61 #define __GTHREAD_ONCE_INIT PTHREAD_ONCE_INIT
184 static pthread_once_t __gthread_active_once = PTHREAD_ONCE_INIT; in __gthread_active_p()
H A Dgthr-posix.h61 #define __GTHREAD_ONCE_INIT PTHREAD_ONCE_INIT
184 static pthread_once_t __gthread_active_once = PTHREAD_ONCE_INIT; in __gthread_active_p()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/
H A Dfreeradius-fix-error-for-expansion-of-macro.patch35 static pthread_once_t __fr_thread_local_once_##_n = PTHREAD_ONCE_INIT;\
/OK3568_Linux_fs/external/mpp/osal/allocator/
H A Dallocator_dma_heap.c88 static pthread_once_t dma_heap_once = PTHREAD_ONCE_INIT;
H A Dallocator_ion.c42 static pthread_once_t once = PTHREAD_ONCE_INIT;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A D__threading_support63 #define _LIBCPP_EXEC_ONCE_INITIALIZER PTHREAD_ONCE_INIT
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A D__threading_support63 #define _LIBCPP_EXEC_ONCE_INITIALIZER PTHREAD_ONCE_INIT
/OK3568_Linux_fs/external/mpp/osal/windows/pthread/inc/
H A Dpthread.h675 #define PTHREAD_ONCE_INIT { PTW32_FALSE, 0, 0, 0} 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.h193 #define PTHREAD_ONCE_INIT 0 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.h193 #define PTHREAD_ONCE_INIT 0 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.h184 #define PTHREAD_ONCE_INIT 0 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.h184 #define PTHREAD_ONCE_INIT 0 macro
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0005-src-basic-missing.h-check-for-missing-strndupa.patch422 static pthread_once_t once = PTHREAD_ONCE_INIT;
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/systemd/
H A D0005-src-basic-missing.h-check-for-missing-strndupa.patch514 static pthread_once_t once = PTHREAD_ONCE_INIT;