Searched defs:threadTestData (Results 1 – 1 of 1) sorted by relevance
19278 struct threadTestData { struct19279 int fd; /* File to be locked */19280 struct flock lock; /* The locking operation */19281 int result; /* Result of the locking operation */