Faiss
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
Classes | Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | List of all members
faiss::OnDiskInvertedLists::OngoingPrefetch Struct Reference

Classes

struct  Thread
 

Public Member Functions

 OngoingPrefetch (const OnDiskInvertedLists *od)
 
void prefetch_lists (const long *list_nos, int n)
 

Static Public Member Functions

static void * prefetch_list (void *arg)
 

Public Attributes

std::vector< Threadthreads
 
pthread_mutex_t mutex
 
const OnDiskInvertedListsod
 

Static Public Attributes

static int global_cs = 0
 

Detailed Description

Definition at line 143 of file OnDiskInvertedLists.cpp.


The documentation for this struct was generated from the following file: