OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isns_thread_create
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libisns/
isns_util.h
63
int
isns_thread_create
(struct isns_config_s *);
isns.c
110
if ((rval =
isns_thread_create
(cfg_p)) != 0) {
111
DBG("isns_init: error on
isns_thread_create
()\n");
isns_util.c
182
*
isns_thread_create
()
185
isns_thread_create
(struct isns_config_s *cfg_p)
function in typeref:typename:int
191
DBG("
isns_thread_create
: entered\n");
196
DBG("
isns_thread_create
: error on pthread_threadattr_init\n");
202
DBG("
isns_thread_create
: "
213
DBG("
isns_thread_create
: error on pthread_thread_create\n");
Completed in 13 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025