HomeSort by relevance Sort by last modified time
    Searched refs:Thread_MAGIC (Results 1 - 3 of 3) sorted by null

  /external/valgrind/main/helgrind/
hg_lock_n_thread.h 43 #define Thread_MAGIC 0x504fc5e5
hg_lock_n_thread.c 49 return thr != NULL && thr->magic == Thread_MAGIC;
hg_main.c 169 thread->magic = Thread_MAGIC;
    [all...]

Completed in 39 milliseconds