Home
last modified time | relevance | path

Searched refs:multithreaded (Results 1 - 7 of 7) sorted by relevance

/third_party/libfuse/lib/
H A Dcuse_lowlevel.c267 int *multithreaded, void *userdata) in cuse_lowlevel_setup()
282 *multithreaded = !opts.singlethread; in cuse_lowlevel_setup()
345 int multithreaded; in cuse_lowlevel_main() local
348 se = cuse_lowlevel_setup(argc, argv, ci, clop, &multithreaded, in cuse_lowlevel_main()
353 if (multithreaded) { in cuse_lowlevel_main()
264 cuse_lowlevel_setup(int argc, char *argv[], const struct cuse_info *ci, const struct cuse_lowlevel_ops *clop, int *multithreaded, void *userdata) cuse_lowlevel_setup() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DWorkerThread.cpp318 std::shared_ptr<WorkerThreadPool> WorkerThreadPool::Create(bool multithreaded) in Create() argument
324 if (hasPostWorkerTaskImpl && multithreaded) in Create()
330 if (!pool && multithreaded) in Create()
H A DWorkerThread.h78 static std::shared_ptr<WorkerThreadPool> Create(bool multithreaded);
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_common.h193 * @param multithreaded set to 1 unless the '-s' option is present
198 int *multithreaded, int *foreground);
/third_party/libfuse/include/
H A Dcuse_lowlevel.h76 int *multithreaded, void *userdata);
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingPipelineLibraryTests.cpp551 // singlethreaded / multithreaded compilation of all shaders in runTest()
726 bool multithreaded; in addPipelineLibraryConfigurationsTests() member
765 threadData[threadNdx].multithreaded, in addPipelineLibraryConfigurationsTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingPipelineLibraryTests.cpp691 // singlethreaded / multithreaded compilation of all shaders in runTest()
944 bool multithreaded; in addPipelineLibraryConfigurationsTests() member
1009 threadData[threadNdx].multithreaded, in addPipelineLibraryConfigurationsTests()

Completed in 6 milliseconds