Home
last modified time | relevance | path

Searched defs:SynchEvent (Results 1 – 8 of 8) sorted by relevance

/external/webrtc/third_party/abseil-cpp/absl/synchronization/
Dmutex.cc316 static struct SynchEvent { // this is a trivial hash table for the events struct
324 uintptr_t masked_addr; // object at this address is called "name"
329 void (*invariant)(void *arg); // called on each event
330 void *arg; // first arg to (*invariant)()
331 bool log; // logging turned on
334 char name[1]; // actually longer---NUL-terminated string
/external/cronet/third_party/abseil-cpp/absl/synchronization/
Dmutex.cc319 static struct SynchEvent { // this is a trivial hash table for the events struct
327 uintptr_t masked_addr; // object at this address is called "name"
332 void (*invariant)(void *arg); // called on each event
333 void *arg; // first arg to (*invariant)()
334 bool log; // logging turned on
337 char name[1]; // actually longer---NUL-terminated string
/external/libtextclassifier/abseil-cpp/absl/synchronization/
Dmutex.cc286 static struct SynchEvent { // this is a trivial hash table for the events struct
294 uintptr_t masked_addr; // object at this address is called "name"
299 void (*invariant)(void *arg); // called on each event
300 void *arg; // first arg to (*invariant)()
301 bool log; // logging turned on
304 char name[1]; // actually longer---NUL-terminated string
/external/openscreen/third_party/abseil/src/absl/synchronization/
Dmutex.cc286 static struct SynchEvent { // this is a trivial hash table for the events struct
294 uintptr_t masked_addr; // object at this address is called "name"
299 void (*invariant)(void *arg); // called on each event
300 void *arg; // first arg to (*invariant)()
301 bool log; // logging turned on
304 char name[1]; // actually longer---NUL-terminated string
/external/abseil-cpp/absl/synchronization/
Dmutex.cc297 static struct SynchEvent { // this is a trivial hash table for the events struct
305 uintptr_t masked_addr; // object at this address is called "name"
310 void (*invariant)(void *arg); // called on each event
311 void *arg; // first arg to (*invariant)()
312 bool log; // logging turned on
315 char name[1]; // actually longer---NUL-terminated string
/external/tensorflow/third_party/absl/abseil-cpp/absl/synchronization/
Dmutex.cc298 static struct SynchEvent { // this is a trivial hash table for the events struct
306 uintptr_t masked_addr; // object at this address is called "name"
311 void (*invariant)(void *arg); // called on each event
312 void *arg; // first arg to (*invariant)()
313 bool log; // logging turned on
316 char name[1]; // actually longer---NUL-terminated string
/external/angle/third_party/abseil-cpp/absl/synchronization/
Dmutex.cc308 static struct SynchEvent { // this is a trivial hash table for the events struct
316 uintptr_t masked_addr; // object at this address is called "name"
321 void (*invariant)(void* arg); // called on each event
322 void* arg; // first arg to (*invariant)()
323 bool log; // logging turned on
326 char name[1]; // actually longer---NUL-terminated string
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/
Dmutex.cc297 static struct SynchEvent { // this is a trivial hash table for the events struct
305 uintptr_t masked_addr; // object at this address is called "name"
310 void (*invariant)(void *arg); // called on each event
311 void *arg; // first arg to (*invariant)()
312 bool log; // logging turned on
315 char name[1]; // actually longer---NUL-terminated string