/[LeafOK_CVS]/lbbs/include/section_list.h
ViewVC logotype

Diff of /lbbs/include/section_list.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.13 by sysadm, Sun May 25 10:43:27 2025 UTC Revision 1.14 by sysadm, Mon May 26 03:20:39 2025 UTC
# Line 102  extern int section_list_try_rd_lock(SECT Line 102  extern int section_list_try_rd_lock(SECT
102  extern int section_list_try_rw_lock(SECTION_LIST *p_section, int wait_sec);  extern int section_list_try_rw_lock(SECTION_LIST *p_section, int wait_sec);
103  extern int section_list_rd_unlock(SECTION_LIST *p_section);  extern int section_list_rd_unlock(SECTION_LIST *p_section);
104  extern int section_list_rw_unlock(SECTION_LIST *p_section);  extern int section_list_rw_unlock(SECTION_LIST *p_section);
105    extern int section_list_rd_lock(SECTION_LIST *p_section);
106    extern int section_list_rw_lock(SECTION_LIST *p_section);


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1