Home
last modified time | relevance | path

Searched defs:shared (Results 76 - 100 of 422) sorted by relevance

12345678910>>...17

/kernel/liteos_a/compat/posix/src/
H A Dpthread_cond.c54 int pthread_condattr_getpshared(const pthread_condattr_t *attr, int *shared) in pthread_condattr_getpshared() argument
65 int pthread_condattr_setpshared(pthread_condattr_t *attr, int shared) in pthread_condattr_setpshared() argument
/kernel/liteos_m/kal/posix/src/
H A Dpthread_cond.c52 int pthread_condattr_getpshared(const pthread_condattr_t *attr, int *shared) in pthread_condattr_getpshared() argument
63 int pthread_condattr_setpshared(pthread_condattr_t *attr, int shared) in pthread_condattr_setpshared() argument
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Dchp.h53 int shared; member
/third_party/ffmpeg/libavcodec/
H A Dmpegpicture.h90 int shared; member
/third_party/mesa3d/src/gallium/targets/haiku-softpipe/
H A DGalliumContext.cpp173 struct st_context_iface* shared = NULL; in CreateContext() local
/third_party/node/lib/internal/cluster/
H A Dchild.js142 function shared(message, { handle, indexesKey, index }, cb) { function
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dthreads.c128 own wasm_shared_module_t* shared = wasm_module_share(module); in main() local
/third_party/mesa3d/src/mesa/main/
H A Dshared.c65 struct gl_shared_state *shared; in _mesa_alloc_shared_state() local
345 free_shared_state(struct gl_context *ctx, struct gl_shared_state *shared) free_shared_state() argument
[all...]
/third_party/ltp/testcases/kernel/syscalls/migrate_pages/
H A Dmigrate_pages02.c138 char *private, *shared; in test_migrate_current_process() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/move_pages/
H A Dmove_pages_support.c273 char *shared; in alloc_shared_pages_on_node() local
[all...]
/third_party/node/deps/v8/src/debug/
H A Ddebug-frames.cc100 RedirectActiveFunctions::RedirectActiveFunctions(SharedFunctionInfo shared, in RedirectActiveFunctions() argument
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-lazy-gen.cc121 TNode<SharedFunctionInfo> shared = in CompileLazy() local
H A Dbuiltins-async-function-gen.cc85 TNode<SharedFunctionInfo> shared = LoadObjectField<SharedFunctionInfo>( in TF_BUILTIN() local
/third_party/node/deps/v8/src/codegen/
H A Dsource-position.h183 Handle<SharedFunctionInfo> shared; member
/third_party/node/deps/v8/src/heap/
H A Dmarking-worklist.h89 MarkingWorklist* shared() { return &shared_; } in shared() function in v8::internal::MarkingWorklists
H A Dmarking-worklist.cc187 MarkingWorklist::Local* shared = worklist_by_context_[kSharedContext].get(); in ShareWork() local
195 MarkingWorklist::Local* shared = in MergeOnHold() local
[all...]
/third_party/node/deps/v8/src/objects/
H A Dscript-inl.h57 void Script::set_eval_from_shared(SharedFunctionInfo shared, in set_eval_from_shared() argument
H A Dtemplates-inl.h121 SharedFunctionInfo shared = SharedFunctionInfo::cast(maybe_shared); in BreakAtEntry() local
/third_party/node/deps/openssl/openssl/
H A DConfigure2959 sub shared { global() subroutine
[all...]
/third_party/openssl/
H A DConfigure2954 sub shared { global() subroutine
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dticket.h80 std::shared_ptr<Shared> shared = std::make_shared<Shared>(); member in marl::Ticket::Queue
113 std::shared_ptr<Shared> shared; member
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
H A Dmutex_benchmark.cc108 static Shared* shared = new Shared; in BM_MutexEnqueue() local
186 static auto* shared = new Shared; BM_Contended() local
[all...]
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeAppendList.cpp72 TestThread (SharedState* shared, deUint32 threadNdx) in TestThread() argument
/kernel/linux/linux-5.10/drivers/dma-buf/
H A Ddma-resv.c437 struct dma_fence **shared = NULL; dma_resv_get_fences_rcu() local
[all...]
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Damd_nb.h60 unsigned int shared; member

Completed in 13 milliseconds

12345678910>>...17