Displaying 1 result from an estimated 1 matches for "computedlopenflag".
2011 Aug 08
1
heavy processing during R_init_XXXXX()
...uch use of threads is safe inside R, is there a package that
does it? Any tips?
Flags currently sent to dlopen are (RTLD_LAZY | RTLD_LOCAL). Revolving the
R sources could not find the flags R uses. Does any of you know for sure
the flags used to load extensions with loadLibrary()? Looking into
computeDLOpenFlag() did not answer the question. Is there a recommended
flags set in this situation?
Aparently dlopen() flags LM_ID_BASE and RTLD_GROUP (their use sounds wise)
are not defined in Linux. Is this correct or I missed something?
Thanks.
--
Alexandre
--
Alexandre Santos Aguiar, MD, SCT
----------...