Home
last modified time | relevance | path

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

12

/dports/math/vtk9/VTK-9.1.0/ThirdParty/lzma/vtklzma/src/common/
H A Dmythread.h156 mythread_create(mythread *thread, void *(*func)(void *arg), void *arg) in mythread_create() function
386 mythread_create(mythread *thread, in mythread_create() function
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/lzma-sys-0.1.17/xz-5.2/src/common/
H A Dmythread.h156 mythread_create(mythread *thread, void *(*func)(void *arg), void *arg) in mythread_create() function
386 mythread_create(mythread *thread, in mythread_create() function
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/lzma-sys-0.1.16/xz-5.2/src/common/
H A Dmythread.h156 mythread_create(mythread *thread, void *(*func)(void *arg), void *arg) in mythread_create() function
386 mythread_create(mythread *thread, in mythread_create() function
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmliblzma/common/
H A Dmythread.h156 mythread_create(mythread *thread, void *(*func)(void *arg), void *arg) in mythread_create() function
386 mythread_create(mythread *thread, in mythread_create() function
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmliblzma/common/
H A Dmythread.h156 mythread_create(mythread *thread, void *(*func)(void *arg), void *arg) in mythread_create() function
386 mythread_create(mythread *thread, in mythread_create() function
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/liblzma/tuklib/
H A Dmythread.h156 mythread_create(mythread *thread, void *(*func)(void *arg), void *arg) in mythread_create() function
386 mythread_create(mythread *thread, in mythread_create() function
/dports/math/vtk8/VTK-8.2.0/ThirdParty/lzma/vtklzma/src/common/
H A Dmythread.h156 mythread_create(mythread *thread, void *(*func)(void *arg), void *arg) in mythread_create() function
386 mythread_create(mythread *thread, in mythread_create() function
/dports/devel/cmake/cmake-3.22.1/Utilities/cmliblzma/common/
H A Dmythread.h156 mythread_create(mythread *thread, void *(*func)(void *arg), void *arg) in mythread_create() function
386 mythread_create(mythread *thread, in mythread_create() function
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/lzma-sys-0.1.17/xz-5.2/src/common/
H A Dmythread.h156 mythread_create(mythread *thread, void *(*func)(void *arg), void *arg) in mythread_create() function
386 mythread_create(mythread *thread, in mythread_create() function
/dports/lang/rust/rustc-1.58.1-src/vendor/lzma-sys/xz-5.2/src/common/
H A Dmythread.h156 mythread_create(mythread *thread, void *(*func)(void *arg), void *arg) in mythread_create() function
386 mythread_create(mythread *thread, in mythread_create() function
/dports/www/p5-HTML5-DOM/HTML5-DOM-1.25/third_party/modest/source/mycore/
H A Dmythread.h101 mythread_t * mythread_create(void);
H A Dmythread.c25 mythread_t * mythread_create(void) in mythread_create() function
/dports/www/p5-HTML5-DOM/HTML5-DOM-1.25/third_party/modest/include/mycore/
H A Dmythread.h101 mythread_t * mythread_create(void);
/dports/benchmarks/iozone/iozone3_491/src/current/
H A Diozone.c1077 long long mythread_create( void *(*func)(void *),int);
1195 long long mythread_create();
4135 childids[xx] = mythread_create((void *)thread_write_test,(int)xx); in throughput_test()
4630 childids[xx] = mythread_create((void *)thread_read_test,(int)xx); in throughput_test()
4632 childids[xx] = mythread_create((void *)thread_read_test,(int)xx); in throughput_test()
5804 childids[xx] = mythread_create((void *)thread_mix_test,(int)xx); in throughput_test()
5806 childids[xx] = mythread_create((void *)thread_mix_test,(int)xx); in throughput_test()
19042 long long mythread_create( void *(*func)(void *),int x) in mythread_create() function
19045 mythread_create( func,x) in mythread_create()
19092 mythread_create( void *(*func)(void *),int x) in mythread_create() function
[all …]
/dports/www/p5-HTML5-DOM/HTML5-DOM-1.25/third_party/modest/source/modest/finder/
H A Dthread.c74 finder_thread->thread = mythread_create(); in modest_finder_thread_init()
/dports/www/p5-HTML5-DOM/HTML5-DOM-1.25/third_party/modest/source/myhtml/
H A Dmyhtml.c47 myhtml->thread_stream = mythread_create(); in myhtml_stream_create()
68 myhtml->thread_batch = mythread_create(); in myhtml_batch_create()
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/lzma-sys-0.1.16/xz-5.2/src/liblzma/common/
H A Dstream_encoder_mt.c494 if (mythread_create(&thr->thread_id, &worker_start, thr)) in initialize_new_thread()
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmliblzma/liblzma/common/
H A Dstream_encoder_mt.c494 if (mythread_create(&thr->thread_id, &worker_start, thr)) in initialize_new_thread()
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmliblzma/liblzma/common/
H A Dstream_encoder_mt.c494 if (mythread_create(&thr->thread_id, &worker_start, thr)) in initialize_new_thread()
/dports/devel/cmake/cmake-3.22.1/Utilities/cmliblzma/liblzma/common/
H A Dstream_encoder_mt.c494 if (mythread_create(&thr->thread_id, &worker_start, thr)) in initialize_new_thread()
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/liblzma/common/
H A Dstream_encoder_mt.c494 if (mythread_create(&thr->thread_id, &worker_start, thr)) in initialize_new_thread()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/lzma/vtklzma/src/liblzma/common/
H A Dstream_encoder_mt.c494 if (mythread_create(&thr->thread_id, &worker_start, thr)) in initialize_new_thread()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/lzma/vtklzma/src/liblzma/common/
H A Dstream_encoder_mt.c494 if (mythread_create(&thr->thread_id, &worker_start, thr)) in initialize_new_thread()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/lzma-sys-0.1.17/xz-5.2/src/liblzma/common/
H A Dstream_encoder_mt.c494 if (mythread_create(&thr->thread_id, &worker_start, thr)) in initialize_new_thread()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/lzma-sys-0.1.17/xz-5.2/src/liblzma/common/
H A Dstream_encoder_mt.c494 if (mythread_create(&thr->thread_id, &worker_start, thr)) in initialize_new_thread()

12