Home
last modified time | relevance | path

Searched refs:vl_thread_specific_state_new (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/colmap/colmap-3.6/lib/VLFeat/
H A Dgeneric.c858 static VlThreadState * vl_thread_specific_state_new (void) ;
1033 threadState = vl_thread_specific_state_new () ; in vl_get_thread_specific_state()
1473 vl_thread_specific_state_new (void) in vl_thread_specific_state_new() function
1544 vl_get_state()->threadState = vl_thread_specific_state_new() ; in vl_constructor()
/dports/misc/openmvg/openMVG-2.0/src/nonFree/sift/vl/
H A Dgeneric.h175 VL_EXPORT VlThreadSpecificState * vl_thread_specific_state_new () ;
324 threadState = vl_thread_specific_state_new () ; in vl_get_thread_specific_state()
H A Dgeneric.c882 vl_thread_specific_state_new () in vl_thread_specific_state_new() function
992 vl_get_state()->threadState = vl_thread_specific_state_new() ; in vl_constructor()