X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fmemory.c;h=6c97e190a7e12408da88b35e74e2e2625c067a15;hb=5de43a606c949dbb74272d5b09627ddd5f64b06b;hp=1137390cb343690f6b3703b909ddae9578b6884a;hpb=4816a18f33380a33d381b77d41df39113c94500d;p=sliver-openvswitch.git diff --git a/lib/memory.c b/lib/memory.c index 1137390cb..6c97e190a 100644 --- a/lib/memory.c +++ b/lib/memory.c @@ -51,7 +51,10 @@ static void memory_init(void); /* Runs the memory monitor. * - * The client should call memory_should_report() afterward. */ + * The client should call memory_should_report() afterward. + * + * This function, and the remainder of this module's interface, should be + * called from only a single thread. */ void memory_run(void) {