D | thread_dbP.h | 138 ta_ok (const td_thragent_t *ta) in ta_ok() 158 #define DB_GET_SYMBOL(var, ta, name) \ argument 165 #define DB_GET_FIELD(var, ta, ptr, type, field, idx) \ argument 178 #define DB_GET_FIELD_ADDRESS(var, ta, ptr, type, field, idx) \ argument 192 #define DB_GET_FIELD_LOCAL(var, ta, ptr, type, field, idx) \ argument 199 #define DB_GET_VALUE(var, ta, name, idx) \ argument 219 #define DB_PUT_FIELD(ta, ptr, type, field, idx, value) \ argument 224 #define DB_PUT_FIELD_LOCAL(ta, ptr, type, field, idx, value) \ argument 231 #define DB_PUT_VALUE(ta, name, idx, value) \ argument 248 #define DB_GET_STRUCT(var, ta, ptr, type) \ argument [all …]
|