[Libdispatch-changes] [5] trunk/man/dispatch_benchmark.3

source_changes at macosforge.org source_changes at macosforge.org
Thu Sep 10 16:26:18 PDT 2009


Revision: 5
          http://trac.macosforge.org/projects/libdispatch/changeset/5
Author:   robert at fledge.watson.org
Date:     2009-09-05 11:19:44 -0700 (Sat, 05 Sep 2009)
Log Message:
-----------
Adding missing reference to dispatch_benchmark_f() in
dispatch_benchmark(3).

Modified Paths:
--------------
    trunk/man/dispatch_benchmark.3

Modified: trunk/man/dispatch_benchmark.3
===================================================================
--- trunk/man/dispatch_benchmark.3	2009-09-05 18:12:11 UTC (rev 4)
+++ trunk/man/dispatch_benchmark.3	2009-09-05 18:19:44 UTC (rev 5)
@@ -11,6 +11,10 @@
 .Fo dispatch_benchmark
 .Fa "size_t count" "void (^block)(void)"
 .Fc
+.Ft uint64_t
+.Fo dispatch_benchmark_f
+.Fa "size_t count" "void *context" "void (*function)(void *)"
+.Fc
 .Sh DESCRIPTION
 The
 .Fn dispatch_benchmark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/libdispatch-changes/attachments/20090910/03d554f8/attachment-0001.html>


More information about the Libdispatch-changes mailing list