NCBI C++ ToolKit
|
Multi-threading – atomic pointer exchange function. More...
#include <corelib/impl/ncbi_atomic_defs.h>
Go to the source code of this file.
Go to the SVN repository for this file.
Functions | |
void * | NCBI_SwapPointers (void *volatile *location, void *new_value) |
Multi-threading – atomic pointer exchange function.
MISC:
Definition in file ncbiatomic.h.