Home
last modified time | relevance | path

Searched defs:self (Results 101 - 125 of 1169) sorted by relevance

12345678910>>...47

/third_party/musl/src/linux/
H A Dmembarrier.c32 pthread_t self=__pthread_self(), td; in __membarrier() local
/third_party/musl/porting/liteos_a/user/src/thread/
H A Dpthread_mutex_timedlock.c25 pthread_t self = __pthread_self(); in pthread_mutex_timedlock_pi() local
H A Dpthread_join.c14 pthread_t self = __pthread_self(); in __pthread_timedjoin_np() local
H A Dpthread_mutex_unlock.c5 pthread_t self; in __pthread_mutex_unlock() local
/third_party/musl/src/thread/
H A Dpthread_mutex_unlock.c5 pthread_t self; in __pthread_mutex_unlock() local
H A Dpthread_join.c19 pthread_t self = __pthread_self(); in __pthread_timedjoin_np() local
/third_party/musl/src/ldso/
H A Ddlerror.c15 pthread_t self = __pthread_self(); in dlerror() local
35 pthread_t self = __pthread_self(); in __dl_thread_cleanup() local
63 pthread_t self in __dl_vseterr() local
[all...]
/third_party/node/deps/brotli/c/enc/
H A Dentropy_encode.h26 static BROTLI_INLINE void InitHuffmanTree(HuffmanTree* self, uint32_t count, in InitHuffmanTree() argument
H A Dblock_encoder_inc.h14 static void FN(BuildAndStoreEntropyCodes)(MemoryManager* m, BlockEncoder* self, in BuildAndStoreEntropyCodes() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setinheritsched/
H A D2-2.c43 pthread_t self = pthread_self(); in thread_func() local
H A D2-1.c37 pthread_t self = pthread_self(); in thread_func() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_getschedparam/
H A D1-3.c73 pthread_t self = pthread_self(); in threaded() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/
H A D2-1.c34 pthread_t self = pthread_self(); in thr_func() local
H A D4-1.c33 pthread_t self = pthread_self(); in thr_func() local
H A D1-1.c33 pthread_t self = pthread_self(); in thr_func() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/
H A D1-1.c48 pthread_t self = pthread_self(); in thr_func() local
H A D4-1.c48 pthread_t self = pthread_self(); in thr_func() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_lock/
H A D1-1.c76 pthread_t self = pthread_self(); in f1() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_unlock/
H A D2-1.c72 pthread_t self = pthread_self(); in func() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dtarget-x86.c7 static void predefine_i386(const struct target *self) in predefine_i386() argument
14 static void predefine_x86_64(const struct target *self) in predefine_x86_64() argument
/third_party/node/deps/v8/src/api/
H A Dapi-arguments.cc12 PropertyCallbackArguments( Isolate* isolate, Object data, Object self, JSObject holder, Maybe<ShouldThrow> should_throw) PropertyCallbackArguments() argument
/third_party/node/deps/v8/src/torque/
H A Dsource-positions.cc59 SourceFileMap& self = Get(); in AllSources() local
/third_party/libabigail/tests/data/test-read-ctf/
H A Dtest-struct-iteration.c8 struct foo_t *self; member
/third_party/python/Include/cpython/
H A Dweakrefobject.h37 PyAPI_FUNC(void) _PyWeakref_ClearRef(PyWeakReference *self); variable
/third_party/python/Include/internal/
H A Dpycore_list.h44 _PyList_AppendTakeRef(PyListObject *self, PyObject *newitem) in _PyList_AppendTakeRef() argument

Completed in 7 milliseconds

12345678910>>...47