Home
last modified time | relevance | path

Searched refs:core_thread (Results 1 – 25 of 25) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/audioipc-server/src/
H A Dlib.rs58 core_thread: core::CoreThread, field
87 let core_thread = core::spawn_thread( in run() localVariable
101 core_thread, in run()
141 .core_thread in audioipc_server_new_client()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/audioipc-server/src/
H A Dlib.rs58 core_thread: core::CoreThread, field
87 let core_thread = core::spawn_thread( in run() localVariable
101 core_thread, in run()
141 .core_thread in audioipc_server_new_client()
/dports/lang/spidermonkey78/firefox-78.9.0/media/audioipc/server/src/
H A Dlib.rs57 core_thread: core::CoreThread, field
86 let core_thread = core::spawn_thread( in run() localVariable
100 core_thread, in run()
139 .core_thread in audioipc_server_new_client()
/dports/www/firefox/firefox-99.0/third_party/rust/audioipc-server/src/
H A Dlib.rs58 core_thread: core::CoreThread, field
107 let core_thread = core::spawn_thread( in init_threads() localVariable
124 core_thread, in init_threads()
182 .core_thread in audioipc_server_new_client()
/dports/lang/spidermonkey60/firefox-60.9.0/media/audioipc/server/src/
H A Dlib.rs390 core_thread: core::CoreThread, field
410 let core_thread = try!( in run() localVariable
421 core_thread: core_thread, in run()
448 wrapper.core_thread.remote().spawn(|handle| { in audioipc_server_new_client()
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dmm_types.h375 struct core_thread { struct
377 struct core_thread *next; argument
382 struct core_thread dumper;
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dmm_types.h375 struct core_thread { struct
377 struct core_thread *next; argument
382 struct core_thread dumper;
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dmm_types.h375 struct core_thread { struct
377 struct core_thread *next; argument
382 struct core_thread dumper;
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/net_traits/
H A Dlib.rs278 core_thread: CoreResourceThread, field
285 core_thread: c, in new()
293 self.core_thread.send(msg) in send()
297 self.core_thread.clone() in sender()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/pluginsimpl/local/launch/
H A DPluginLauncherImpl.java160 Thread core_thread = in launch() local
182 core_thread.setDaemon( true ); in launch()
184 core_thread.start(); in launch()
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/libretro/
H A Dlibretro.c46 static cothread_t core_thread; variable
549 if(libco_quit==0)co_switch(core_thread); in retro_run()
892 core_thread = co_create(0x10000, run_thread_proc); in retro_load_game()
893 co_switch(core_thread); in retro_load_game()
907 co_switch(core_thread); in retro_unload_game()
910 co_delete(core_thread); in retro_unload_game()
/dports/dns/dnsjit/dnsjit-1.2.2/src/core/
H A Dthread.hh34 typedef struct core_thread { struct
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/
H A Dcoredump.c466 struct core_thread *ptr; in coredump_wait()
488 struct core_thread *curr, *next; in coredump_finish()
H A Dbinfmt_elf.c1794 struct core_thread *ct; in fill_note_info()
2019 struct core_thread *ct; in fill_note_info()
H A Dbinfmt_elf_fdpic.c1486 struct core_thread *ct; in elf_fdpic_core_dump()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/
H A Dcoredump.c466 struct core_thread *ptr; in coredump_wait()
488 struct core_thread *curr, *next; in coredump_finish()
H A Dbinfmt_elf.c1794 struct core_thread *ct; in fill_note_info()
2019 struct core_thread *ct; in fill_note_info()
H A Dbinfmt_elf_fdpic.c1486 struct core_thread *ct; in elf_fdpic_core_dump()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/
H A Dcoredump.c466 struct core_thread *ptr; in coredump_wait()
488 struct core_thread *curr, *next; in coredump_finish()
H A Dbinfmt_elf.c1794 struct core_thread *ct; in fill_note_info()
2019 struct core_thread *ct; in fill_note_info()
H A Dbinfmt_elf_fdpic.c1486 struct core_thread *ct; in elf_fdpic_core_dump()
/dports/multimedia/mpv/mpv-0.34.1/player/
H A Dclient.c615 static void *core_thread(void *p) in core_thread() function
650 if (pthread_create(&thread, NULL, core_thread, mpctx) != 0) { in mpv_create()
/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/
H A Dexit.c454 struct core_thread self; in exit_mm()
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/
H A Dexit.c454 struct core_thread self; in exit_mm()
/dports/multimedia/v4l-utils/linux-5.13-rc2/kernel/
H A Dexit.c454 struct core_thread self; in exit_mm()