MySQL Forums
Forum List  »  NDB clusters

A question about sendSinal() function
Posted by: David Smith
Date: March 06, 2016 03:06AM

Hey guys,
I was reviewing the source code of DbtcMain.cpp and encountered function calls like: send(cownref,GSN_CONTINUEB,sinal,3,JBB). Strangely, this function is not declared in any header file DbtcMain.cpp includes. I know MySQL Cluster is using Assembly to write some of its performance critical codes, is that the reason? All I want to know is general information about the parameters of this function like whom the sigal is sent to, what the sigal is and things like that. Anybody has a clue? The version I am using is gpl-7.4.10.

Cheers,
David

Options: ReplyQuote


Subject
Views
Written By
Posted
A question about sendSinal() function
1415
March 06, 2016 03:06AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.