Refactor: Renamed internal stack dump function
authorTrond Norbye <trond.norbye@gmail.com>
Mon, 13 Sep 2010 12:31:19 +0000 (14:31 +0200)
committerTrond Norbye <trond.norbye@gmail.com>
Mon, 13 Sep 2010 12:31:19 +0000 (14:31 +0200)
commit19afeb983282feb3308e0c60dc8da94a506cfe65
tree4e49e1427b85beba6dc00415165c22af31a56fe2
parent19a3233e3e645a7f4db7822625a0f57337bffe37
Refactor: Renamed internal stack dump function

Some compilers generate a warning for symbols starting with double
underscores causing a build break. Renamed the function to
libmemcached_stack_dump instead, and added an implementation for
Solaris while I'm touching the code
libmemcached/watchpoint.h