Home
last modified time | relevance | path

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

12

/AliOS-Things-master/kernel/rhino/
A Dk_spin_lock.c33 if ((lock->owner & KRHINO_SPINLOCK_MAGIC_MASK) != KRHINO_SPINLOCK_MAGIC_VAL) { in k_cpu_spin_lock()
34 lock->owner = KRHINO_SPINLOCK_FREE_VAL; in k_cpu_spin_lock()
40 cpu_atomic_compare_set(&lock->owner, KRHINO_SPINLOCK_FREE_VAL, &res); in k_cpu_spin_lock()
53 lock->owner = KRHINO_SPINLOCK_MAGIC_VAL | (recCnt << KRHINO_SPINLOCK_CNT_SHIFT) | in k_cpu_spin_lock()
66 lock->owner, cpu_cur_get()); in k_cpu_spin_lock()
95 if ((lock->owner & KRHINO_SPINLOCK_MAGIC_MASK) != KRHINO_SPINLOCK_MAGIC_VAL) { in k_cpu_spin_unlock()
97 lock, lock->owner); in k_cpu_spin_unlock()
102 cpu_atomic_compare_set(&lock->owner, in k_cpu_spin_unlock()
112 lock->owner = KRHINO_SPINLOCK_MAGIC_VAL | (recCnt << KRHINO_SPINLOCK_CNT_SHIFT) in k_cpu_spin_unlock()
121 res, lock->owner); in k_cpu_spin_unlock()
A Dk_mm.c81 firstblk->owner = 0; in init_mm_region()
105 lastblk->owner = MM_LAST_BLK_MAGIC; in init_mm_region()
232 nextblk->owner = 0; in krhino_init_mm_head()
312 nextblk->owner = 0; in krhino_add_mm_region()
490 new_b->owner = 0; in k_mm_alloc()
503 get_b->owner = 0; in k_mm_alloc()
559 free_b->owner = 0; in k_mm_free()
573 } else if (MM_LAST_BLK_MAGIC != next_b->owner) { in k_mm_free()
678 split_b->owner = 0; in k_mm_realloc()
716 split_b->owner = 0; in k_mm_realloc()
[all …]
/AliOS-Things-master/components/SDL2/src/thread/generic/
A DSDL_sysmutex.c32 SDL_threadID owner; member
48 mutex->owner = 0; in SDL_CreateMutex()
85 if (mutex->owner == this_thread) { in SDL_LockMutex()
93 mutex->owner = this_thread; in SDL_LockMutex()
116 if (mutex->owner == this_thread) { in SDL_TryLockMutex()
125 mutex->owner = this_thread; in SDL_TryLockMutex()
146 if (SDL_ThreadID() != mutex->owner) { in SDL_mutexV()
158 mutex->owner = 0; in SDL_mutexV()
/AliOS-Things-master/components/SDL2/src/thread/psp/
A DSDL_sysmutex.c34 SDL_threadID owner; member
50 mutex->owner = 0; in SDL_CreateMutex()
87 if (mutex->owner == this_thread) { in SDL_mutexP()
95 mutex->owner = this_thread; in SDL_mutexP()
115 if (SDL_ThreadID() != mutex->owner) { in SDL_mutexV()
127 mutex->owner = 0; in SDL_mutexV()
/AliOS-Things-master/components/SDL2/src/thread/pthread/
A DSDL_sysmutex.c38 pthread_t owner; member
93 if (mutex->owner == this_thread) { in SDL_LockMutex()
101 mutex->owner = this_thread; in SDL_LockMutex()
131 if (mutex->owner == this_thread) { in SDL_TryLockMutex()
140 mutex->owner = this_thread; in SDL_TryLockMutex()
170 if (pthread_self() == mutex->owner) { in SDL_UnlockMutex()
179 mutex->owner = 0; in SDL_UnlockMutex()
/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11clipboard.c108 Window owner; in X11_GetClipboardText() local
129 owner = X11_XGetSelectionOwner(display, XA_CLIPBOARD); in X11_GetClipboardText()
130 if (owner == None) { in X11_GetClipboardText()
132 owner = DefaultRootWindow(display); in X11_GetClipboardText()
135 } else if (owner == window) { in X11_GetClipboardText()
136 owner = DefaultRootWindow(display); in X11_GetClipboardText()
140 owner = window; in X11_GetClipboardText()
142 X11_XConvertSelection(display, XA_CLIPBOARD, format, selection, owner, in X11_GetClipboardText()
165 if (X11_XGetWindowProperty(display, owner, selection, 0, INT_MAX/4, False, in X11_GetClipboardText()
/AliOS-Things-master/components/amp/libjs/init/
A Dpromise.js106 var owner = subscriber.owner;
107 var settled = owner.state_;
108 var value = owner.data_;
237 owner: this, property in Promise.then.subscriber
/AliOS-Things-master/kernel/rhino/include/
A Dk_spin_lock.h22 volatile uint32_t owner; /* cpu index of owner */ member
98 … s->owner = KRHINO_SPINLOCK_FREE_VAL; \
A Dk_mm.h153 size_t owner; member
/AliOS-Things-master/components/oss/src/model/
A DListBucketsResult.cc84 Owner owner(owner_ID, owner_DisplayName); in operator =() local
109 bucket.owner_ = owner; in operator =()
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/ocr/include/alibabacloud/ocr/model/
A DRecognizeDrivingLicenseResult.h40 std::string owner; member
/AliOS-Things-master/components/amp/libjs/
A Dinit.js1owner,e=n.state_,o=n.data_,r=t[e],i=t.then;if("function"==typeof r){e=c;try{o=r(o)}catch(t){b(i,t)… property in T.then.e
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/cmsis/
A DLICENSE.txt12 "Licensor" shall mean the copyright owner or entity authorized by
13 the copyright owner that is granting the License.
51 submitted to Licensor for inclusion in the Work by the copyright owner
53 the copyright owner. For the purposes of this definition, "submitted"
60 designated in writing by the copyright owner as "Not a Contribution."
189 Copyright {yyyy} {name of copyright owner}
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/cmsis/
A DLICENSE.txt12 "Licensor" shall mean the copyright owner or entity authorized by
13 the copyright owner that is granting the License.
51 submitted to Licensor for inclusion in the Work by the copyright owner
53 the copyright owner. For the purposes of this definition, "submitted"
60 designated in writing by the copyright owner as "Not a Contribution."
189 Copyright {yyyy} {name of copyright owner}
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/gemmlowp/
A DLICENSE13 "Licensor" shall mean the copyright owner or entity authorized by
14 the copyright owner that is granting the License.
52 submitted to Licensor for inclusion in the Work by the copyright owner
54 the copyright owner. For the purposes of this definition, "submitted"
61 designated in writing by the copyright owner as "Not a Contribution."
190 Copyright [yyyy] [name of copyright owner]
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/flatbuffers/
A DLICENSE.txt13 "Licensor" shall mean the copyright owner or entity authorized by
14 the copyright owner that is granting the License.
52 submitted to Licensor for inclusion in the Work by the copyright owner
54 the copyright owner. For the purposes of this definition, "submitted"
61 designated in writing by the copyright owner as "Not a Contribution."
190 Copyright [yyyy] [name of copyright owner]
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/
A DLICENSE13 "Licensor" shall mean the copyright owner or entity authorized by
14 the copyright owner that is granting the License.
52 submitted to Licensor for inclusion in the Work by the copyright owner
54 the copyright owner. For the purposes of this definition, "submitted"
61 designated in writing by the copyright owner as "Not a Contribution."
190 Copyright [yyyy] [name of copyright owner]
/AliOS-Things-master/components/amp/
A DLICENSE12 "Licensor" shall mean the copyright owner or entity authorized by
13 the copyright owner that is granting the License.
51 submitted to Licensor for inclusion in the Work by the copyright owner
53 the copyright owner. For the purposes of this definition, "submitted"
60 designated in writing by the copyright owner as "Not a Contribution."
189 Copyright {yyyy} {name of copyright owner}
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/tools/make/downloads/cmsis/
A DLICENSE.txt12 "Licensor" shall mean the copyright owner or entity authorized by
13 the copyright owner that is granting the License.
51 submitted to Licensor for inclusion in the Work by the copyright owner
53 the copyright owner. For the purposes of this definition, "submitted"
60 designated in writing by the copyright owner as "Not a Contribution."
189 Copyright {yyyy} {name of copyright owner}
/AliOS-Things-master/components/mbedtls/
A Dapache-2.0.txt13 "Licensor" shall mean the copyright owner or entity authorized by
14 the copyright owner that is granting the License.
52 submitted to Licensor for inclusion in the Work by the copyright owner
54 the copyright owner. For the purposes of this definition, "submitted"
61 designated in writing by the copyright owner as "Not a Contribution."
190 Copyright [yyyy] [name of copyright owner]
/AliOS-Things-master/components/debug/src/
A Ddebug_panic.c254 print_func(" 0x%-8x ", b->owner); in debug_print_block()
295 if (mm_list->owner != MM_LAST_BLK_MAGIC) { in debug_blk_damaged()
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/ocr/src/model/
A DRecognizeDrivingLicenseResult.cc49 data_.faceResult.owner = faceResultNode["Owner"].asString(); in parse()
/AliOS-Things-master/components/SDL2/src/hidapi/udev/
A D99-hid.rules32 # set the group or user owner for specific devices (for example the plugdev
/AliOS-Things-master/components/oss/src/http/
A DCurlHttpClient.cc204 CurlHttpClient *owner; member
365 if (state == nullptr || state->owner == nullptr) { in progressCallback()
369 CurlHttpClient *thiz = static_cast<CurlHttpClient *>(state->owner); in progressCallback()
/AliOS-Things-master/components/SDL2/src/video/cocoa/
A DSDL_cocoaclipboard.m37 data->clipboard_count = [pasteboard declareTypes:[NSArray arrayWithObject:format] owner:nil];

Completed in 24 milliseconds

12