HomeSort by relevance Sort by last modified time
    Searched refs:ThreadId (Results 26 - 50 of 123) sorted by null

12 3 4 5

  /external/valgrind/main/drd/
drd_malloc_wrappers.c 70 static void* new_block(ThreadId tid, SizeT size, SizeT align, Bool is_zeroed)
89 void DRD_(malloclike_block)(const ThreadId tid, const Addr p, const SizeT size)
109 static void handle_free(ThreadId tid, void* p)
122 Bool DRD_(freelike_block)(const ThreadId tid, const Addr p, const Bool dealloc)
146 static void* drd_malloc(ThreadId tid, SizeT n)
152 static void* drd_memalign(ThreadId tid, SizeT align, SizeT n)
158 static void* drd_calloc(ThreadId tid, SizeT nmemb, SizeT size1)
165 static void drd_free(ThreadId tid, void* p)
178 static void* drd_realloc(ThreadId tid, void* p_old, SizeT new_size)
253 static void* drd___builtin_new(ThreadId tid, SizeT n
    [all...]
drd_thread.h 71 ThreadId vg_threadid; /**< Valgrind thread ID. */
134 DrdThreadId DRD_(VgThreadIdToDrdThreadId)(const ThreadId tid);
135 DrdThreadId DRD_(NewVgThreadIdToDrdThreadId)(const ThreadId tid);
137 ThreadId DRD_(DrdThreadIdToVgThreadId)(const DrdThreadId tid);
139 const ThreadId vg_created);
140 DrdThreadId DRD_(thread_post_create)(const ThreadId vg_created);
163 void DRD_(thread_set_vg_running_tid)(const ThreadId vg_tid);
164 void DRD_(thread_set_running_tid)(const ThreadId vg_tid,
drd_main.c 264 const ThreadId tid,
276 const ThreadId tid,
304 const ThreadId tid,
364 ThreadId tid)
516 ThreadId vg_tid;
544 void drd_pre_deliver_signal(const ThreadId vg_tid, const Int sigNo,
568 void drd_post_deliver_signal(const ThreadId vg_tid, const Int sigNo)
591 ThreadId tid)
603 void drd_pre_thread_create(const ThreadId creator, const ThreadId created
    [all...]
  /external/valgrind/main/include/
pub_tool_execontext.h 53 // current ThreadId. If called from non-generated code, the current
54 // ThreadId should be passed in by the core. The initial IP value to
61 ExeContext* VG_(record_ExeContext) ( ThreadId tid, Word first_ip_delta );
70 ExeContext* VG_(record_depth_1_ExeContext)(ThreadId tid, Word first_ip_delta);
pub_tool_errormgr.h 75 extern void VG_(maybe_record_error) ( ThreadId tid, ErrorKind ekind,
85 extern Bool VG_(unique_error) ( ThreadId tid, ErrorKind ekind,
pub_tool_gdbserver.h 57 extern void VG_(gdbserver) ( ThreadId tid );
pub_tool_libcproc.h 93 typedef void (*vg_atfork_t)(ThreadId);
  /external/valgrind/main/coregrind/
pub_core_gdbserver.h 44 void VG_(gdbserver_prerun_action) (ThreadId tid);
49 extern Bool VG_(gdbserver_activity) (ThreadId tid);
84 extern Bool VG_(gdbserver_report_signal) (Int signo, ThreadId tid);
pub_core_machine.h 137 //Addr VG_(get_IP) ( ThreadId tid ); // in pub_tool_machine.h
138 //Addr VG_(get_SP) ( ThreadId tid ); // in pub_tool_machine.h
139 Addr VG_(get_FP) ( ThreadId tid );
141 void VG_(set_IP) ( ThreadId tid, Addr encip );
142 void VG_(set_SP) ( ThreadId tid, Addr sp );
149 ThreadId tid );
m_signals.c 653 static Bool is_sig_ign(Int sigNo, ThreadId tid)
    [all...]
pub_core_mallocfree.h 119 extern void VG_(mallinfo) ( ThreadId tid, struct vg_mallinfo* mi );
  /external/valgrind/main/exp-sgcheck/
sg_main.h 42 void sg_pre_thread_ll_create ( ThreadId parent, ThreadId child );
43 void sg_pre_thread_first_insn ( ThreadId tid );
pc_common.h 39 void sg_record_error_SorG ( ThreadId tid,
47 void h_record_sysparam_error( ThreadId tid, CorePart part, Char* s,
h_main.c 286 static Seg* add_new_segment ( ThreadId tid, Addr p, SizeT size )
303 void* alloc_and_new_mem_heap ( ThreadId tid,
319 static void die_and_free_mem_heap ( ThreadId tid, Seg* seg )
335 static void handle_free_heap( ThreadId tid, void* p )
350 void* h_replace_malloc ( ThreadId tid, SizeT n )
356 void* h_replace___builtin_new ( ThreadId tid, SizeT n )
362 void* h_replace___builtin_vec_new ( ThreadId tid, SizeT n )
368 void* h_replace_memalign ( ThreadId tid, SizeT align, SizeT n )
374 void* h_replace_calloc ( ThreadId tid, SizeT nmemb, SizeT size1 )
380 void h_replace_free ( ThreadId tid, void* p
    [all...]
  /external/v8/src/
v8threads.cc 160 if (lazily_archived_thread_.Equals(ThreadId::Current())) {
161 lazily_archived_thread_ = ThreadId::Invalid();
166 lazily_archived_thread_state_->set_id(ThreadId::Invalid());
205 state->set_id(ThreadId::Invalid());
214 mutex_owner_ = ThreadId::Current();
220 mutex_owner_ = ThreadId::Invalid();
239 : id_(ThreadId::Invalid()),
297 mutex_owner_(ThreadId::Invalid()),
298 lazily_archived_thread_(ThreadId::Invalid()),
315 ASSERT(lazily_archived_thread_.Equals(ThreadId::Invalid()))
    [all...]
isolate.h 147 class ThreadId {
149 // Creates an invalid ThreadId.
150 ThreadId() : id_(kInvalidId) {}
152 // Returns ThreadId for current thread.
153 static ThreadId Current() { return ThreadId(GetCurrentThreadId()); }
155 // Returns invalid ThreadId (guaranteed not to be equal to any thread).
156 static ThreadId Invalid() { return ThreadId(kInvalidId); }
159 INLINE(bool Equals(const ThreadId& other) const)
    [all...]
  /external/v8/test/cctest/
test-threads.cc 144 i::List<i::ThreadId>* refs,
153 i::ThreadId thread_id = i::ThreadId::Current();
166 i::List<i::ThreadId>* refs_;
175 i::List<i::ThreadId> refs(kNThreads);
183 refs.Add(i::ThreadId::Invalid());
  /external/valgrind/main/coregrind/m_gdbserver/
valgrind_low.h 46 void (*transfer_register) (ThreadId tid, int regno, void * buf,
  /external/valgrind/main/helgrind/
hg_basics.h 46 static inline Bool HG_(is_sane_ThreadId) ( ThreadId coretid ) {