HomeSort by: relevance | last modified time | path
    Searched refs:__sync (Results 1 - 13 of 13) sorted by relevancy

  /src/sys/arch/hppa/include/
lock.h 76 __sync(void) function in typeref:typename:void
109 __sync();
139 __sync();
mutex.h 107 __sync(); /* formerly mb_read */
109 __sync(); /* formerly mb_memory */
  /src/lib/libcurses/
clrtobot.c 119 __sync(win);
clrtoeol.c 125 __sync(win);
delch.c 151 __sync(win);
line.c 249 __sync(win);
312 __sync(win);
insstr.c 217 __sync(win);
ins_wch.c 214 __sync(win);
insdelln.c 182 __sync(win);
touchwin.c 47 * __sync --
51 __sync(WINDOW *win) function in typeref:typename:void
addbytes.c 337 __sync(win);
641 __sync(win);
curses_private.h 409 void __sync(WINDOW *);
ins_wstr.c 422 __sync(win);

Completed in 17 milliseconds