Home
last modified time | relevance | path

Searched refs:pthread_setname_np (Results 1 – 24 of 24) sorted by relevance

/OK3568_Linux_fs/buildroot/package/grpc/
H A D0001-Properly-detect-the-availability-of-pthread_setname_.patch4 Subject: [PATCH] Properly detect the availability of pthread_setname_np()
7 pthread_setname_np(), and only uses it on Linux when available.
28 +check_symbol_exists(pthread_setname_np pthread.h HAVE_PTHREAD_SETNAME_NP)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/
H A Dthread.cpp21 pthread_setname_np(pthread_self(), name.substr(0, 15).c_str()); in setCurrentThreadName()
23 pthread_setname_np(pthread_self(), name.c_str()); in setCurrentThreadName()
/OK3568_Linux_fs/external/xserver/os/
H A Dinputthread.c326 pthread_setname_np (pthread_self(), "InputThread"); in InputThreadDoWork()
328 pthread_setname_np ("InputThread"); in InputThreadDoWork()
447 pthread_setname_np (pthread_self(), "MainThread"); in InputThreadPreInit()
449 pthread_setname_np ("MainThread"); in InputThreadPreInit()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/dlt-daemon/dlt-daemon/
H A D0001-cmake-Link-with-libatomic-on-rv32-rv64.patch33 message(STATUS "Using pthread_setname_np API to set thread name")
35 message(STATUS "pthread_setname_np API not available on this platform")
/OK3568_Linux_fs/external/mpp/osal/
H A Dmpp_thread.cpp74 RK_S32 ret = pthread_setname_np(mThread, mName); in start()
143 int pthread_setname_np(pthread_t thread, const char *name) in pthread_setname_np() function
/OK3568_Linux_fs/buildroot/package/qt5/qt5location/
H A D0001-3rdparty-mapbox-gl-native-fix-musl-compile-pthread_g.patch16 …4:5: error: ‘pthread_getname_np’ was not declared in this scope; did you mean ‘pthread_setname_np’?
19 | pthread_setname_np
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/tm/
H A Dtm-unavailable.c321 rc = pthread_setname_np(t0, "tm_una_ping"); in test_fp_vec()
370 rc = pthread_setname_np(t1, "tm_una_pong"); in tm_unavailable_test()
/OK3568_Linux_fs/external/rkwifibt-app/test/
H A Drkbtsource.c254 pthread_setname_np(rk_bt_recv_t, "rk_bt_recv_t"); in main()
261 pthread_setname_np(rk_bt_spp_s_t, "rk_bt_spp_s_t"); in main()
/OK3568_Linux_fs/buildroot/package/redis/
H A DConfig.in7 depends on BR2_TOOLCHAIN_HAS_THREADS_NPTL # pthread_setname_np()
/OK3568_Linux_fs/buildroot/package/pipewire/
H A DConfig.in4 depends on BR2_TOOLCHAIN_HAS_THREADS_NPTL # pthread_setname_np()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Dxcam_thread.cpp170 int ret = pthread_setname_np (_thread_id, thread_name); in start()
/OK3568_Linux_fs/external/mpp/osal/inc/
H A Dmpp_thread.h40 int pthread_setname_np(pthread_t thread, const char *name);
/OK3568_Linux_fs/external/xserver/include/
H A Ddix-config.h.in143 /* Define to 1 if you have the function pthread_setname_np(const char*) */
146 /* Define to 1 if you have the function pthread_setname_np(pthread_t, const char*) */
H A Ddo-not-use-config.h.in284 /* Have function pthread_setname_np(const char*) */
287 /* Have function pthread_setname_np(pthread_t, const char*) */
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/build/
H A D0001-Riscv-Add-risc-v-Android-config-header.patch61 + * Do we have pthread_setname_np()?
/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.h452 extern int pthread_setname_np (pthread_t __target_thread, const char *__name)
/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.h452 extern int pthread_setname_np (pthread_t __target_thread, const char *__name)
/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.h443 extern int pthread_setname_np (pthread_t __target_thread, const char *__name)
/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.h443 extern int pthread_setname_np (pthread_t __target_thread, const char *__name)
/OK3568_Linux_fs/external/xserver/
H A Dconfigure.ac807 AC_MSG_CHECKING(for pthread_setname_np(const char*))
809 [pthread_setname_np("example")])],
812 [Have function pthread_setname_np(const char*)])],
815 AC_MSG_CHECKING(for pthread_setname_np(pthread_t, const char*))
817 [pthread_setname_np(pthread_self(), "example")])],
820 [Have function pthread_setname_np(pthread_t, const char*)])],
H A Dconfigure25431 pthread_setname_np("example")
25456 pthread_setname_np(pthread_self(), "example")
H A DChangeLog21242 os: Use pthread_setname_np to set thread names if available
/OK3568_Linux_fs/external/drm-cursor/
H A Ddrm_cursor.c952 pthread_setname_np(crtc->thread, name); in drm_crtc_thread_fn()
/OK3568_Linux_fs/recovery/
HDrootfs.cpio.gz107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.�07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep��07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck����07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000bin���usr/bin�07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ...