Searched defs:thread_name (Results 1 – 13 of 13) sorted by relevance
| /third_party/musl/libc-test/src/functional/ |
| D | pthread_getname_np.c | 25 char thread_name[NAMELEN]; in main() local
|
| /third_party/iowow/src/utils/ |
| D | iwstw.c | 20 char *thread_name; member 283 iwrc iwstw_start(const char *thread_name, int queue_limit, bool queue_blocking, IWSTW *out_stw) { in iwstw_start()
|
| /third_party/skia/third_party/externals/microhttpd/src/include/ |
| D | w32functions.h | 199 static void W32_SetThreadName(const DWORD thread_id, const char *thread_name) in W32_SetThreadName()
|
| /third_party/openh264/codec/common/src/ |
| D | WelsThreadLib.cpp | 197 WELS_THREAD_ERROR_CODE WelsThreadSetName (const char* thread_name) { in WelsThreadSetName() 250 WELS_THREAD_ERROR_CODE WelsThreadSetName (const char* thread_name) { in WelsThreadSetName()
|
| /third_party/skia/third_party/externals/microhttpd/src/platform/ |
| D | w32functions.c | 676 void W32_SetThreadName(const DWORD thread_id, const char *thread_name) in W32_SetThreadName()
|
| /third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/ |
| D | runner.cc | 85 static void SetThreadName(const std::string& thread_name) { in SetThreadName()
|
| /third_party/rust/crates/tracing/tracing-flame/src/ |
| D | lib.rs | 168 let mut thread_name = format!("{:?}", thread.id()); localVariable
|
| /third_party/gstreamer/gstreamer/gst/ |
| D | gsttask.c | 292 gchar thread_name[17] = { 0, }; in gst_task_configure_name() local
|
| /third_party/pulseaudio/src/modules/raop/ |
| D | raop-sink.c | 701 char *thread_name = NULL; in pa_raop_sink_new() local
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| D | lp_rast.c | 1173 char thread_name[16]; in thread_function() local
|
| /third_party/pulseaudio/src/modules/alsa/ |
| D | alsa-source.c | 1956 char *thread_name = NULL; in pa_alsa_source_new() local
|
| D | alsa-sink.c | 2250 char *thread_name = NULL; in pa_alsa_sink_new() local
|
| /third_party/ffmpeg/fftools/ |
| D | ffplay.c | 2121 static int decoder_start(Decoder *d, int (*fn)(void *), const char *thread_name, void* arg) in decoder_start()
|